Method NextVariadicArgument
- Namespace
- DSharpPlus.Commands.Converters
- Assembly
- DSharpPlus.Commands.dll
NextVariadicArgument()
Increments the variadic-argument parameter index.
public virtual bool NextVariadicArgument()
Returns
- bool
Whether the current parameter can accept another argument or not.