Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 813 Bytes

File metadata and controls

20 lines (12 loc) · 813 Bytes

ListDiscordGuildRoles200ResponseDataInner

Properties

Name Type Description Notes
id String Role snowflake ID [optional]
name String [optional]
color Integer Decimal color (0 = no color). Convert to hex via .toString(16). [optional]
position Integer Position in role hierarchy (higher = more authority) [optional]
permissions String Permissions bitfield as a stringified integer [optional]
managed Boolean True for integration-managed roles (bot roles) [optional]
mentionable Boolean [optional]
hoist Boolean True if role is displayed separately in member list [optional]