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