Table of Contents
API reference

Method ExecuteChecksAsync

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

ExecuteChecksAsync(BaseContext)

Runs checks.

public override Task<bool> ExecuteChecksAsync(BaseContext ctx)

Parameters

ctx BaseContext

Returns

Task<bool>