X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/69af8ddbdff8e6d0dd551e9bdc72284469a86fc0..48ecca21dde5b1c8a3f34bad60512503292c7141:/hotline/user.go diff --git a/hotline/user.go b/hotline/user.go index f6e4592..a86aeba 100644 --- a/hotline/user.go +++ b/hotline/user.go @@ -12,7 +12,7 @@ const ( userFLagRefusePChat = 3 // User refuses private chat ) -// fieldOptions flags are sent from v1.5+ clients as part of tranAgreed +// FieldOptions flags are sent from v1.5+ clients as part of TranAgreed const ( refusePM = 0 // User has "Refuse private messages" pref set refuseChat = 1 // User has "Refuse private chat" pref set