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