insufficient permission
how can I check if my bot has permission of administrator on the event interactionCreate, so I wont get insufficient permission ?
3 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.<Interaction>.guild.members.me.permissions would work i'd guess
ChatInputCommandInteraction#appPermissions
Set of permissions the application or bot has within the channel the interaction was sent from