DiscordSelectMenuDefaultValue
Documentation / @discordeno/types / DiscordSelectMenuDefaultValue
Interface: DiscordSelectMenuDefaultValue
Defined in: discord/components.ts:353
https://docs.discord.com/developers/components/reference#user-select-select-default-value-structure
Properties
id
id:
string
Defined in: discord/components.ts:355
ID of a user, role, or channel
type
type:
"user"|"role"|"channel"
Defined in: discord/components.ts:357
Type of value that id represents.