Table of Contents

Event Connected

Namespace
DisCatSharp.Net.WebSocket
Assembly
DisCatSharp.dll

Triggered when the client connects successfully.

event AsyncEventHandler<IWebSocketClient, SocketEventArgs> Connected

Returns

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