How can I set slash command default perms using the command manager method?
I use the command manager instead of using the slash command builder and I push my commands without the REST API and I was told a couple of months back that there'd be a way to do it in v14 so here I am.
2 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.node is v17.6
discord.js is v14.5
can I use the PermissionFlagsBits enums?
or do i need to use the integer
okay cool, thanks for the help!