Table of Contents

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 IGatewayClient

The gateway client who recieved the heartbeat ACK.

Returns

Task