type
number
The option type
name
string
The option name
name_localizations
{ [locale: string]: string }
The option name localizations
description
The option description
description_localizations
The option and description localizations
required
boolean
The option required
choices
RawApplicationCommandOptionChoiceData[]
The option chocies
options
RawApplicationCommandOptionData[]
The option option
channel_types
number[]
min_value
The option min value
max_value
The option max value
autocomplete
The option autocomplete
See also: https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structurearrow-up-right
Last updated 3 years ago