ApplicationCommandOptionChoiceData

export interface ApplicationCommandOptionChoiceData<Value extends string | number = string | number>
export interface ApplicationCommandOptionChoiceData<Value extends string | number = string | number>

No summary provided.

NameConstraintsOptionalDefaultDescription
Valuestring | numberYesstring | numberNone
name:string
The name of the choice
nameLocalizations?:LocalizationMap
The localized names for this choice
value:Value
The value of the choice