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
IGatewayClientThe gateway client attempting to resume a session.