DiscordComponentDefaultValue
Documentation / @discordeno/bot / DiscordComponentDefaultValue
Interface: DiscordComponentDefaultValue
Defined in: bot/src/transformers/types.ts:606
Properties
id
id:
bigint
Defined in: bot/src/transformers/types.ts:608
ID of a user, role, or channel
type
type:
"user"|"channel"|"role"
Defined in: bot/src/transformers/types.ts:610
Type of value that id represents.