User Install?
Does discordjs support user commands and user installs yet? From my testing it seems no but just wondering if im being stupid
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 stafflatest ver of djs, no error just question
please ping on response
thanks
set your integration types and context accordingly
:method: SlashCommandBuilder#setIntegrationTypes()
[email protected]
Sets the integration types of this command.
:method: SlashCommandBuilder#setContexts() [email protected]
Sets the contexts of this command.ahh ok thanks
sorry for the dumb question