Skip to content

ApplicationCommandOptionChoice

typedef · Source

A choice for an application command option. Type: Object

Properties

name

name: string

The name of the choice

nameLocalized

nullable

nameLocalized: string

The localized name of the choice in the provided locale, if any

nameLocalizations

nullable · optional

nameLocalizations: Object<string, string>

The localized names for this choice

value

value: string | number

The value of the choice

Unofficial software. Not affiliated with or supported by Discord.