Table of Contents

Event OAuth2ClientErrored

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired whenever an error occurs within an event handler.

public event AsyncEventHandler<DiscordOAuth2Client, ClientErrorEventArgs> OAuth2ClientErrored

Returns

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