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
d.js toolkit
d.js toolkit13mo ago
• 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.
treble/luna
treble/luna13mo ago
<Interaction>.guild.members.me.permissions would work i'd guess
d.js docs
d.js docs13mo ago
property ChatInputCommandInteraction#appPermissions Set of permissions the application or bot has within the channel the interaction was sent from