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