Method ZombiedAsync
- Namespace
- DSharpPlus.Net.Gateway
- Assembly
- DSharpPlus.dll
ZombiedAsync(IGatewayClient)
Called when the gateway connection zombies.
public Task ZombiedAsync(IGatewayClient client)
Parameters
client
IGatewayClientThe gateway client whose connection zombied.