Optional
autocompleteboolean
Optional
channel_channel_types If the option is a channel type, the channels shown will be restricted to these types
Optional
choiceschoices Choices for STRING, INTEGER, and NUMBER types for the user to pick from, max 25
description 1-100 character description
string
Optional
description_description_localizations Localization dictionary for the description field. Values follow the same restrictions as description
Optional
max_max_length For option type STRING, the maximum allowed length (minimum of 1, maximum of 6000)
Optional
max_max_value If the option is an INTEGER or NUMBER type, the maximum value permitted
Optional
min_min_length For option type STRING, the minimum allowed length (minimum of 0, maximum of 6000)
Optional
min_min_value If the option is an INTEGER or NUMBER type, the minimum value permitted
name 1-32 character name
string
Optional
name_name_localization Localization dictionary for the name field. Values follow the same restrictions as name
Optional
optionsoptions If the option is a subcommand or subcommand group type, these nested options will be the parameters
Optional
requiredrequired If the parameter is required or optional--default false
boolean
type Type of option
Generated using TypeDoc
autocomplete If autocomplete interactions are enabled for this STRING, INTEGER, or NUMBER type option