Table of Contents

Event ClientErrored

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired whenever an error occurs within an event handler.

public event AsyncEventHandler<DiscordClient, ClientErrorEventArgs> ClientErrored

Returns

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