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
ctxCommandContextThe command context.
helpboolIf true, help - returns true.