Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 664 Bytes

File metadata and controls

13 lines (10 loc) · 664 Bytes

# CreateDiscordGuildRoleRequest

Properties

Name Type Description Notes
name string
color int Decimal color (0 = no color). 0xFF0000 red is 16711680. [optional]
hoist bool Display members with this role separately in the member list [optional]
mentionable bool Allow anyone to @mention this role [optional]
permissions string Permissions bitfield as a stringified integer [optional]

[Back to Model list] [Back to API list] [Back to README]