Experiencing inability to text after using a slash command?

I have slash commands for my bot using DiscordJS. Didn't have this issue until recently where after using a slash command on discord mobile, it just completely bars my ability to text in the server until I restart the app. Want to know if anyone else is experiencing this.
10 Replies
d.js toolkit
d.js toolkit4w ago
- 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!
Unknown User
Unknown User4w ago
Message Not Public
Sign In & Join Server To View
monbrey
monbrey4w ago
Im not sure how this can be related to discord.js, you should raise this issue with Discord
eeveeolite
eeveeoliteOP4w ago
Unknown User
Unknown User4w ago
Message Not Public
Sign In & Join Server To View
eeveeolite
eeveeoliteOP4w ago
I see I was just asking to make sure if it was a common issue people are experiencing
monbrey
monbrey4w ago
Which is something you should ask in a Discord help server, since its unrelated to discord.js development support
eeveeolite
eeveeoliteOP4w ago
Well it stems from a bot I made using discordjs. Hence why I wanted to ask here first to determine if coding it created the issue along the way But thank you!
monbrey
monbrey4w ago
discord.js, and all other API libraries, have no control over the desktop or mobile clients, which is where this bug appears to be So yeah, nothing we can do sorry
eeveeolite
eeveeoliteOP4w ago
Just wanted to make sure thanks :bceCoolThumbs:

Did you find this page helpful?