interface RoleEditOptions
extends
RoleDataexport interface RoleEditOptions extends RoleDataOptions for editing a role
optionalicon? : Base64Resolvable | BufferResolvable | EmojiResolvable | null
The icon for the role The EmojiResolvable should belong to the same guild as the role. If not, pass the emoji's URL directly
Inherited from: RoleData
optionalmentionable? : boolean
Whether or not the role should be mentionable
Inherited from: RoleData
optionalreason? : string
The reason for editing this role