destroyPlayer

suspend fun RestNode.destroyPlayer(guildId: ULong, sessionId: String)
suspend fun Node.destroyPlayer(guildId: ULong)

Destroys the player for this guild in this session.