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