Skip to main content

ApplicationCommandOptionChoice

Documentation


Documentation / @discordeno/bot / ApplicationCommandOptionChoice

Interface: ApplicationCommandOptionChoice

Defined in: transformers/types.ts:284

Properties

name

name: string

Defined in: transformers/types.ts:286


nameLocalizations?

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

Defined in: transformers/types.ts:285


value

value: string | number

Defined in: transformers/types.ts:287