Class ApplicationCommandNumericOptionMinMaxValueMixinAbstract

This mixin holds minimum and maximum symbols used for options.

Hierarchy

Implemented by

Constructors

Properties

Methods

Constructors

Properties

max_value?: number

The maximum value of this option.

min_value?: number

The minimum value of this option.

Methods

Generated using TypeDoc