Property Arguments
- Namespace
- DSharpPlus.CommandsNext.Builders
- Assembly
- DSharpPlus.CommandsNext.dll
Arguments
Gets the collection of arguments this overload takes.
public IReadOnlyList<CommandArgument> Arguments { get; }
Gets the collection of arguments this overload takes.
public IReadOnlyList<CommandArgument> Arguments { get; }