RESTPatchAPIGuildRoleJSONBody

export interface RESTPatchAPIGuildRoleJSONBody
export interface RESTPatchAPIGuildRoleJSONBody
color?:number | null | undefined
RGB color value
Remarks
color will still be returned by the API, but using the colors field is recommended when doing requests.
The role's colors
Whether the role should be displayed separately in the sidebar
The role's icon image (if the guild has the ROLE_ICONS feature)
mentionable?:boolean | null | undefined
Whether the role should be mentionable
Name of the role
permissions?:Permissions | null | undefined
Bitwise value of the enabled/disabled permissions
unicode_emoji?:string | null | undefined
The role's unicode emoji as a standard emoji (if the guild has the ROLE_ICONS feature)