Method NextArgument
- Namespace
- DSharpPlus.Commands.Converters
- Assembly
- DSharpPlus.Commands.dll
NextArgument()
Advances to the next argument, returning a value indicating whether there was another argument.
public abstract bool NextArgument()
Advances to the next argument, returning a value indicating whether there was another argument.
public abstract bool NextArgument()