SlashCommandStringOption
No summary provided.
Extends
ApplicationCommandOptionBaseReadonly
Sets the maximum length of this string option.
| Name | Type | Optional | Description |
|---|---|---|---|
| max | number | No | The maximum length this option can be |
Sets the minimum length of this string option.
| Name | Type | Optional | Description |
|---|---|---|---|
| min | number | No | The minimum length this option can be |