Table of Contents

Method ZombiedAsync

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

ZombiedAsync(IGatewayClient)

Called when the gateway connection zombies.

Task ZombiedAsync(IGatewayClient client)

Parameters

client IGatewayClient

The gateway client whose connection zombied.

Returns

Task