Property ExecuteCheckAsync
- Namespace
- DSharpPlus.Commands.ContextChecks.ParameterChecks
- Assembly
- DSharpPlus.Commands.dll
ExecuteCheckAsync
public required Func<object, ParameterCheckAttribute, ParameterCheckInfo, CommandContext, ValueTask<string?>> ExecuteCheckAsync { get; init; }