getPlayer

fun getPlayer(guildId: Long): Mono<LavalinkPlayer>

Gets the player from the guild id. If the player is not cached, it will be retrieved from the server.

Parameters

guildId

The guild id of the player.