discord-w ~master (2022-03-12T05:59:06.0972821)
Dub
Repo
Role
discord
w
types
https://discordapp.com/developers/docs/topics/permissions#role-object
struct
Role {
mixin
OptionalSerializer
!(
typeof
(
this
))
;
Snowflake
id
;
string
name
;
int
color
;
bool
hoist
;
int
position
;
uint
permissions
;
bool
managed
;
bool
mentionable
;
}
Members
Mixins
__anonymous
mixin
OptionalSerializer
!(
typeof
(
this
))
Undocumented in source.
Variables
color
int
color
;
Undocumented in source.
hoist
bool
hoist
;
Undocumented in source.
id
Snowflake
id
;
Undocumented in source.
managed
bool
managed
;
Undocumented in source.
mentionable
bool
mentionable
;
Undocumented in source.
name
string
name
;
Undocumented in source.
permissions
uint
permissions
;
Undocumented in source.
position
int
position
;
Undocumented in source.
Meta
Source
See Implementation
discord
w
types
aliases
SafeTime
enums
ExplicitContentFilterLevel
MFALevel
MessageNotificationLevel
Permissions
VerificationLevel
manifest constants
DiscordCDN
structs
Activity
ApplicationInformation
Attachment
Ban
Channel
Embed
Emoji
Guild
GuildEmbed
GuildMember
Integration
Invite
Message
Overwrite
PartialUser
PresenceUpdate
Reaction
Role
Snowflake
UnavailableGuild
UpdateStatus
User
VoiceRegion
VoiceState
https://discordapp.com/developers/docs/topics/permissions#role-object