Table of Contents

Event CommandErrored

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

Triggered whenever a command throws an exception during execution.

public event AsyncEventHandler<CommandsNextExtension, CommandErrorEventArgs> CommandErrored

Returns

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