```js if (!target.kickable) return await interaction.channel.sendTyping(), interaction.reply({ embeds: [failkickEmbed], ephemeral: true }); ``` target is the user, everytime it says the user isnt kickable but the bot is above the the user and has right perms