destroyPlayer

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

Destroys the player for this guild in this session.