Table of Contents

Property Ping

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Gets the ping of the node to the Discord voice server in milliseconds (-1 if not connected).

[JsonProperty("ping")]
public int Ping { get; }

Property Value

int