Property ConnectedPlayers
- Namespace
- DisCatSharp.Lavalink
- Assembly
- DisCatSharp.Lavalink.dll
ConnectedPlayers
Gets a dictionary of Lavalink guild connections for this node.
public IReadOnlyDictionary<ulong, LavalinkGuildPlayer> ConnectedPlayers { get; }