Table of Contents

Method ZombiedAsync

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

ZombiedAsync(IGatewayClient)

Called when the gateway connection zombies.

public Task ZombiedAsync(IGatewayClient client)

Parameters

client IGatewayClient

The gateway client whose connection zombied.

Returns

Task