Skip to main content

ApplicationCommandOptionChoice

@discordeno/bot


Documentation / @discordeno/bot / ApplicationCommandOptionChoice

Interface: ApplicationCommandOptionChoice

Defined in: packages/bot/src/transformers/types.ts:242

Properties

name

name: string

Defined in: packages/bot/src/transformers/types.ts:244


nameLocalizations?

optional nameLocalizations: Partial<Record<Locales, string>>

Defined in: packages/bot/src/transformers/types.ts:243


value

value: string | number

Defined in: packages/bot/src/transformers/types.ts:245