Property Arguments
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
Arguments
The command arguments.
public required IReadOnlyDictionary<CommandParameter, object?> Arguments { get; init; }
The command arguments.
public required IReadOnlyDictionary<CommandParameter, object?> Arguments { get; init; }