Table of Contents

Property Arguments

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Arguments

Gets this command overload's arguments.

public IReadOnlyList<CommandArgument> Arguments { get; }

Property Value

IReadOnlyList<CommandArgument>