Chameleon
Preparing search index...
Role
Interface Role
interface
Role
{
id
:
string
;
name
:
string
;
color
:
number
;
hoist
:
boolean
;
icon
?:
string
|
null
;
unicodeEmoji
?:
string
|
null
;
position
:
number
;
permissions
:
string
;
managed
:
boolean
;
mentionable
:
boolean
;
tags
?:
RoleTags
;
flags
:
number
;
}
Index
Properties
id
name
color
hoist
icon?
unicode
Emoji?
position
permissions
managed
mentionable
tags?
flags
Properties
id
id
:
string
name
name
:
string
color
color
:
number
hoist
hoist
:
boolean
Optional
icon
icon
?:
string
|
null
Optional
unicode
Emoji
unicodeEmoji
?:
string
|
null
position
position
:
number
permissions
permissions
:
string
managed
managed
:
boolean
mentionable
mentionable
:
boolean
Optional
tags
tags
?:
RoleTags
flags
flags
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
color
hoist
icon
unicode
Emoji
position
permissions
managed
mentionable
tags
flags
Chameleon
Loading...