Role
Documentation / @discordeno/bot / Role
Interface: Role
Defined in: bot/src/transformers/types.ts:1485
Properties
availableForPurchase
availableForPurchase:
boolean
Defined in: bot/src/transformers/types.ts:1527
Whether this role is available for purchase.
color
color:
number
Defined in: bot/src/transformers/types.ts:1514
Integer representation of hexadecimal color code
Deprecated
the colors field is recommended for use instead of this field
colors
colors:
RoleColors
Defined in: bot/src/transformers/types.ts:1516
The role's color
flags
flags:
RoleFlags
Defined in: bot/src/transformers/types.ts:1522
Role flags combined as a bitfield
guildConnections
guildConnections:
boolean
Defined in: bot/src/transformers/types.ts:1529
Whether this is a guild's linked role.
guildId
guildId:
bigint
Defined in: bot/src/transformers/types.ts:1489
The guild id where this role is located.
hoist
hoist:
boolean
Defined in: bot/src/transformers/types.ts:1493
If this role is showed separately in the user listing
icon?
optional
icon:bigint
Defined in: bot/src/transformers/types.ts:1507
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1487
Role id
managed
managed:
boolean
Defined in: bot/src/transformers/types.ts:1497
Whether this role is managed by an integration
mentionable
mentionable:
boolean
Defined in: bot/src/transformers/types.ts:1499
Whether this role is mentionable
name
name:
string
Defined in: bot/src/transformers/types.ts:1509
Role name
permissions
permissions:
Permissions
Defined in: bot/src/transformers/types.ts:1495
Permission bit set
position
position:
number
Defined in: bot/src/transformers/types.ts:1518
Position of this role
premiumSubscriber
premiumSubscriber:
boolean
Defined in: bot/src/transformers/types.ts:1525
tags?
optional
tags:RoleTags
Defined in: bot/src/transformers/types.ts:1524
The tags this role has
toggles?
optional
toggles:RoleToggles
Defined in: bot/src/transformers/types.ts:1491
The compressed version of the boolean values on this role.
unicodeEmoji?
optional
unicodeEmoji:string
Defined in: bot/src/transformers/types.ts:1520
role unicode emoji