Table of Contents

Event PayloadReceived

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a gateway payload is received.

public event AsyncEventHandler<DiscordClient, PayloadReceivedEventArgs> PayloadReceived

Returns

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