Table of Contents

Method ExecuteCheckAsync

Namespace
DisCatSharp.CommandsNext.Attributes
Assembly
DisCatSharp.Extensions.TwoFactorCommands.dll

ExecuteCheckAsync(CommandContext, bool)

Runs checks.

public override Task<bool> ExecuteCheckAsync(CommandContext ctx, bool help)

Parameters

ctx CommandContext
help bool

Returns

Task<bool>