Property ErrorMessage
- Namespace
- DSharpPlus.Commands.ContextChecks.ParameterChecks
- Assembly
- DSharpPlus.Commands.dll
ErrorMessage
The error message returned by the check.
public required string ErrorMessage { get; init; }
The error message returned by the check.
public required string ErrorMessage { get; init; }