Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoleOptions

Hierarchy

  • RoleOptions

Index

Properties

color?: number

RGB color of the role

hoist?: boolean

If this role should show separately on the member list if it is the highest hoisted role for a member

icon?: null | string

The role's icon

mentionable?: boolean

If the role can be mentioned by users without the ADMINISTRATOR permission

name?: string

Name of the role

permissions?: string

Bitwise value of the permissions

reason?: string

Reason for creating/updating the role

unicode_emoji?: null | string

The role's icon as a unicode emoji

Generated using TypeDoc