Table of Contents

Method GetGuildPlayer

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Gets the guild player attached to guild.

public LavalinkGuildPlayer? GetGuildPlayer(DiscordGuild guild)

Parameters

guild DiscordGuild

The guild to get the player for.

Returns

LavalinkGuildPlayer

The found player or null.