Class HeartbeatedEventArgs
- Namespace
 - DSharpPlus.EventArgs
 
- Assembly
 - DSharpPlus.dll
 
Represents arguments for Heartbeated event.
[Obsolete("This event is obsolete and wont be invoked. Use IGatewayController.HeartbeatedAsync instead")]
public class HeartbeatedEventArgs : DiscordEventArgs
  - Inheritance
 - 
      
      
      
      
      HeartbeatedEventArgs
 
Properties
- Ping
 Gets the round-trip time of the heartbeat.
- Timestamp
 Gets the timestamp of the heartbeat.