SlashCommandBuilder defaults
So i have a really simple question,
Is
SlashCommandBuilder
by default set to all contexts and integration types.5 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 OPAccording to documentation, all contexts are default, and integration depends on your chosen one's from the Installation tab on dev portal. But I believe it doesn't work as intended
GitHub
Default installation/interaction contexts do not match documentatio...
Description According to the Application Command Structure reference, the default installation context is based on the application's "configured contexts", presumably meaning the cont...
This issue outlines it
Thanks
🫶