Event Resumed
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired whenever a session is resumed.
public event AsyncEventHandler<DiscordClient, ReadyEventArgs> Resumed
Returns
- AsyncEventHandler<DiscordClient, ReadyEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.