Property RawArgumentString
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
RawArgumentString
Gets the raw string from which the arguments were extracted.
public string RawArgumentString { get; }
Property Value
- string
Gets the raw string from which the arguments were extracted.
public string RawArgumentString { get; }