if (connection) { connection.destroy(); const cachedConnection = client.voice.adapters.get(interaction.guild.id); if (cachedConnection) { cachedConnection.destroy(); }