export declare abstract class ApplicationCommandNumericOptionMinMaxValueMixin
No summary provided.
Sets the maximum number value of this option
Name | Type | Optional | Description |
---|---|---|---|
max | number | No | None |
Sets the minimum number value of this option
Name | Type | Optional | Description |
---|---|---|---|
min | number | No | None |