DiscordSelectMenuDefaultValue
Documentation / @discordeno/bot / DiscordSelectMenuDefaultValue
Interface: DiscordSelectMenuDefaultValue
Defined in: packages/types/dist/types/discord.d.ts:1662
Properties
id
id:
string
Defined in: packages/types/dist/types/discord.d.ts:1664
ID of a user, role, or channel
type
type:
"channel"
|"role"
|"user"
Defined in: packages/types/dist/types/discord.d.ts:1666
Type of value that id represents.