Table of Contents

Method GetGuildPlayersAsync

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Gets all guild players.

public IReadOnlyList<LavalinkGuildPlayer>? GetGuildPlayersAsync()

Returns

IReadOnlyList<LavalinkGuildPlayer>

The found players or null.