kick command

if (!target.kickable)
return await interaction.channel.sendTyping(),
interaction.reply({ embeds: [failkickEmbed], ephemeral: true });
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
3 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Parogo_72
Parogo_722y ago
Whats target defined as? Crossposted question, target isnt a guildMember
Baconburger998
ye thats mb ill close it