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