max property

num? max
read / write

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

Implementation

num? max;