Property IsCatchAll
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
IsCatchAll
Gets whether this argument catches all remaining arguments.
public bool IsCatchAll { get; }
Property Value
- bool
Gets whether this argument catches all remaining arguments.
public bool IsCatchAll { get; }