Table of Contents

Method ExecuteParameterChecksAsync

Namespace
DSharpPlus.Commands
Assembly
DSharpPlus.Commands.dll

ExecuteParameterChecksAsync(CommandContext)

public virtual ValueTask<IReadOnlyList<ParameterCheckFailedData>> ExecuteParameterChecksAsync(CommandContext context)

Parameters

context CommandContext

Returns

ValueTask<IReadOnlyList<ParameterCheckFailedData>>