Table of Contents

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; }

Property Value

string