Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIGuildCreateRole

Hierarchy

Index

Properties

color?: null | number

RGB color value

default

0

hoist?: null | boolean

Whether the role should be displayed separately in the sidebar

default

false

icon?: null | string

The role's icon image (if the guild has the ROLE_ICONS feature)

id: string | number
mentionable?: null | boolean

Whether the role should be mentionable

default

false

name?: null | string

Name of the role

default

"new role"

permissions?: null | string

Bitwise value of the enabled/disabled permissions

default

"default role permissions in guild"

unicode_emoji?: null | string

The role's unicode emoji as a standard emoji (if the guild has the ROLE_ICONS feature)

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM