ApplicationCommandOptionChoice
Documentation / @discordeno/bot / ApplicationCommandOptionChoice
Interface: ApplicationCommandOptionChoice
Defined in: transformers/types.ts:244
Properties
name
name:
string
Defined in: transformers/types.ts:246
nameLocalizations?
optionalnameLocalizations:Partial<Record<Locales,string>>
Defined in: transformers/types.ts:245
value
value:
string|number
Defined in: transformers/types.ts:247