RoleData

export interface RoleData
export interface RoleData
The data for a role.
The color of the role, either a hex string or a base 10 number
hoist?:boolean
Whether or not the role should be hoisted
The icon for the role The EmojiResolvable should belong to the same guild as the role. If not, pass the emoji's URL directly
mentionable?:boolean
Whether or not the role should be mentionable
name?:string
The name of the role
The permissions of the role
position?:number
The position of the role
unicodeEmoji?:string | null
The unicode emoji for the role