BitFieldInvalid djs 14.15.3
7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPerror doesn't match the code you provided. did you save your file and restart? what's the full error including stack?
at Client.<anonymous> (C:\Users\gabiz\3D Objects\Discord Bot - Autres\WinBot\events\interactionCreate.js:41:55)what's line 41
if (!interaction.guild.members.me.permissions.has(cmd.botPermissions || [])) {
return interaction.followUp({ content:
I need the following permissions to run this command: [${cmd.botPermissions}]
});
}
ha hum very sorryand what is
cmd.botPermissions
😅
sorry and thank's