Somehow getting forum posts from a completely unrelelated forum channel
I have a utility function to fetch threads from a forum channel
Somehow this utility is giving me a completely unrelated forum post though:
I'm getting an output of
Git 1124619767542718524 1013107104678162544 forum-a
. The thread "Git" is from a channel called resources, not forum-a. I have no idea how it got here. I have no idea why the parent id could be different.
The functions the utility calls
What's happening?2 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!Thanks!
If discord js isn’t doing that currently, is a patch needed somewhere?
Thanks