SelectMenuDefaultValue
Documentation / @discordeno/bot / SelectMenuDefaultValue
Interface: SelectMenuDefaultValue
Defined in: packages/types/dist/types/discordeno.d.ts:216
Properties
id
id:
bigint
Defined in: packages/types/dist/types/discordeno.d.ts:218
ID of a user, role, or channel
type
type:
"channel"
|"role"
|"user"
Defined in: packages/types/dist/types/discordeno.d.ts:220
Type of value that id represents.