Event SocketErrored
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired whenever a WebSocket error occurs within the client.
public event AsyncEventHandler<DiscordClient, SocketErrorEventArgs> SocketErrored
Returns
- AsyncEventHandler<DiscordClient, SocketErrorEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.