export declare class SlashCommandStringOption extends ApplicationCommandOptionBase
No summary provided.
Sets the maximum length of this string option.
Name | Type | Optional | Description |
---|---|---|---|
max | number | No | None |
Sets the minimum length of this string option.
Name | Type | Optional | Description |
---|---|---|---|
min | number | No | None |