Table of Contents

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; }

Property Value

IReadOnlyList<string>