destroyPlayer

fun destroyPlayer(guildId: Long): Mono<Unit>

Destroy a guild's player. This will also remove the associated link from the client.

Parameters

guildId

The guild id of the player to destroy.