Table of Contents

Event ExceptionThrown

Namespace
DisCatSharp.Net.WebSocket
Assembly
DisCatSharp.dll

Triggered when an error occurs in the client.

event AsyncEventHandler<IWebSocketClient, SocketErrorEventArgs> ExceptionThrown

Returns

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