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