Method HeartbeatedAsync
- Namespace
- DSharpPlus.Net.Gateway
- Assembly
- DSharpPlus.dll
HeartbeatedAsync(IGatewayClient)
Called when the gateway heartbeated correctly and got an ACK from Discord
Task HeartbeatedAsync(IGatewayClient client)
Parameters
client
IGatewayClientThe gateway client who recieved the heartbeat ACK.