Event SocketClosed
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired whenever WebSocket connection is terminated.
public event AsyncEventHandler<DiscordClient, SocketCloseEventArgs> SocketClosed
Returns
- AsyncEventHandler<DiscordClient, SocketCloseEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.