Table of Contents

Event SlashCommandChecksFailed

Namespace
DisCatSharp.ApplicationCommands
Assembly
DisCatSharp.ApplicationCommands.dll

Fires when slash command execution is aborted because one or more pre-execution checks failed.

public event AsyncEventHandler<ApplicationCommandsExtension, SlashCommandChecksFailedEventArgs> SlashCommandChecksFailed

Returns

AsyncEventHandler<ApplicationCommandsExtension, SlashCommandChecksFailedEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.