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