Table of Contents

Method ExecuteChecksAsync

Namespace
DSharpPlus.SlashCommands.Attributes
Assembly
DSharpPlus.SlashCommands.dll

ExecuteChecksAsync(InteractionContext)

Runs checks.

public override Task<bool> ExecuteChecksAsync(InteractionContext ctx)

Parameters

ctx InteractionContext

Returns

Task<bool>