Table of Contents

Method ResumeAttemptedAsync

Namespace
DSharpPlus.Net.Gateway
Assembly
DSharpPlus.dll

ResumeAttemptedAsync(IGatewayClient)

Called when DSharpPlus attempts to resume a gateway session.

Task ResumeAttemptedAsync(IGatewayClient client)

Parameters

client IGatewayClient

The gateway client attempting to resume a session.

Returns

Task