Method ExecuteCheckAsync
- Namespace
- DisCatSharp.CommandsNext.Attributes
- Assembly
- DisCatSharp.CommandsNext.dll
ExecuteCheckAsync(CommandContext, bool)
Executes a check.
public override Task<bool> ExecuteCheckAsync(CommandContext ctx, bool help)
Parameters
ctx
CommandContextThe command context.
help
boolIf true, help - returns true.