Property Argument
- Namespace
- DSharpPlus.Commands.Converters
- Assembly
- DSharpPlus.Commands.dll
Argument
The value of the current raw argument.
public virtual object? Argument { get; protected set; }
The value of the current raw argument.
public virtual object? Argument { get; protected set; }