Property PlayingPlayers
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
PlayingPlayers
Gets the count of playing (active) players.
[JsonProperty("playingPlayers")]
public int PlayingPlayers { get; }
Gets the count of playing (active) players.
[JsonProperty("playingPlayers")]
public int PlayingPlayers { get; }