Property Ping
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Ping
Gets the ping of the node to the Discord voice server in milliseconds (-1
if not connected).
[JsonProperty("ping")]
public int Ping { get; }
Gets the ping of the node to the Discord voice server in milliseconds (-1
if not connected).
[JsonProperty("ping")]
public int Ping { get; }