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