Table of Contents

Event MessageReceived

Namespace
DisCatSharp.Net.WebSocket
Assembly
DisCatSharp.dll

Triggered when the client receives a message from the remote party.

event AsyncEventHandler<IWebSocketClient, SocketMessageEventArgs> MessageReceived

Returns

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