Property Value
- Namespace
- DSharpPlus.Commands.ContextChecks.ParameterChecks
- Assembly
- DSharpPlus.Commands.dll
Value
The processed value of the parameter.
public object? Value { get; init; }
The processed value of the parameter.
public object? Value { get; init; }