ApplicationCommandOptionChoice
Documentation / @discordeno/bot / ApplicationCommandOptionChoice
Interface: ApplicationCommandOptionChoice
Defined in: transformers/types.ts:284
Properties
name
name:
string
Defined in: transformers/types.ts:286
nameLocalizations?
optionalnameLocalizations?:Partial<Record<Locales,string>>
Defined in: transformers/types.ts:285
value
value:
string|number
Defined in: transformers/types.ts:287