Table of Contents

Event Zombied

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Fired on heartbeat attempt cancellation due to too many failed heartbeats.

public event AsyncEventHandler<DiscordClient, ZombiedEventArgs> Zombied

Returns

AsyncEventHandler<DiscordClient, ZombiedEventArgs>
Fired on heartbeat attempt cancellation due to too many failed heartbeats.