Property MaxValue
- Namespace
- DSharpPlus.Commands.ArgumentModifiers
- Assembly
- DSharpPlus.Commands.dll
MaxValue
The maximum value that this parameter can accept.
public object? MaxValue { get; }
The maximum value that this parameter can accept.
public object? MaxValue { get; }