enum Steamcr::EChatPermission
Defined in:
steamd/enums.cr
Enum Members
-
CLOSE =
1
-
INVITE =
2
-
TALK =
8
-
KICK =
16
-
MUTE =
32
-
SET_METADATA =
64
-
CHANGE_PERMISSIONS =
128
-
BAN =
256
-
CHANGE_ACCESS =
512
-
EVERYONE_NOT_IN_CLAN_DEFAULT =
8
-
EVERYONE_DEFAULT =
10
-
MEMBER_DEFAULT =
282
-
OFFICER_DEFAULT =
282
-
OWNER_DEFAULT =
891
-
MASK =
1019
Class Method Summary
Instance Method Summary
Class Method Detail
def self.
from_io(io, format)
#
Instance Method Detail
def
change_permissions?
#
def
everyone_not_in_clan_default?
#