'Unknown Integration'

Hello, I've been coding discord bots for 4-5 years now, and ran into a slash command error that neither I nor apparently the internet has seen before? Discord says 'unknown integration' when I run the slash command.
No description
5 Replies
d.js toolkit
d.js toolkit3mo 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 User3mo ago
Message Not Public
Sign In & Join Server To View
Tyranasaurus
Tyranasaurus3mo ago
yeah
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
IAmBatman
IAmBatman3mo ago
I sometimes get this when I try to send or reply with a string that has only timestamps, role/user mentions. Adding some other text to the the string solves the issue