Property RawArguments
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
RawArguments
Gets the list of raw arguments passed to the command.
public IReadOnlyList<string> RawArguments { get; }
Gets the list of raw arguments passed to the command.
public IReadOnlyList<string> RawArguments { get; }