Creates the structure for a role.
The client instance.
The raw role data from Discord.
Additional options for this structure.
The id of the guild that the role belongs to.
Optional
nocache?: booleanWhether this role should be cached or not.
The hash of the role's avatar, as it was received from Discord.
The color of the role.
The icon URL of the role.
The guild that this role belongs to.
The ID of the guild that this role belongs to.
Whether the role is hoisted.
The ID of the role.
Whether the role is managed (by an application).
Returns a mention for the role.
Whether the role is mentionable.
The name of the role.
The permissions for the role.
The position of the role.
The attributes of the role.
Returns the JSON representation of this structure.
Optional
format: JsonTypesThe format to return the data in.
Static
getReturns the URL of the role's icon.
The ID of the role.
Optional
hash: null | stringThe hash of the role's icon.
Static
getStatic
should
Represents a role belonging to a guild.