Property MinLength
- Namespace
- DSharpPlus.Commands.ArgumentModifiers
- Assembly
- DSharpPlus.Commands.dll
MinLength
The minimum length that this parameter can accept.
public int MinLength { get; }
The minimum length that this parameter can accept.
public int MinLength { get; }