min property

num? min
read / write

If this is a number option (CommandOptionType.integer or CommandOptionType.number), the minimum value the user can input.

Implementation

num? min;