Table of Contents

Property ConnectedGuilds

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets a dictionary of Lavalink guild connections for this node.

public IReadOnlyDictionary<ulong, LavalinkGuildConnection> ConnectedGuilds { get; }

Property Value

IReadOnlyDictionary<ulong, LavalinkGuildConnection>