Skip to content

DiscordRole

Defined in: src/types/DiscordUser.ts:25

colour: number

Defined in: src/types/DiscordUser.ts:33

The colour of the role, as a 24-bit integer (0xFFFFFF).


id: string

Defined in: src/types/DiscordUser.ts:27

The role’s Discord snowflake (ID).


name: string

Defined in: src/types/DiscordUser.ts:30

The name of the role.