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