Question about context menus
Here about context menu commands,
Is it possible to only make them visible to users who have a certain role etc. If so how, or could someone send me a link to where I can find some guidance on how?
4 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.Latest node version
Go into your Server Settings => Integrations => your app's name => you can customize which roles and channels can view each applicationc ommand
Nice, thanks!