APIApplicationCommandStringOptionBase
Hierarchy
- APIApplicationCommandOptionBase<ApplicationCommandOptionType.String>
- APIApplicationCommandStringOptionBase
Index
Properties
inheriteddescription
optionalinheriteddescription_localizations
optionalmax_length
optionalmin_length
For option type STRING
, the minimum allowed length (minimum of 0
, maximum of 6000
).
For option type
STRING
, the maximum allowed length (minimum of1
, maximum of6000
).