Table of Contents

Property PlayingPlayers

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

Gets the count of playing (active) players.

[JsonProperty("playingPlayers")]
public int PlayingPlayers { get; }

Property Value

int