Table of Contents

Property ConnectedPlayers

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Gets a dictionary of Lavalink guild connections for this node.

public IReadOnlyDictionary<ulong, LavalinkGuildPlayer> ConnectedPlayers { get; }

Property Value

IReadOnlyDictionary<ulong, LavalinkGuildPlayer>