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