Event Zombied
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired on heartbeat attempt cancellation due to too many failed heartbeats.
public event AsyncEventHandler<DiscordClient, ZombiedEventArgs> Zombied
Returns
- AsyncEventHandler<DiscordClient, ZombiedEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.