Property ActivePlayers
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
ActivePlayers
Gets the number of currently-playing players.
public int ActivePlayers { get; }
Property Value
- int
Gets the number of currently-playing players.
public int ActivePlayers { get; }