reply feature
I wanna make an interaction that is used on a message where it can find all replies to a message and also find any messages this message is replying to. It should also be able to find sub replies and show in an embed.
But how would I get the data. Fetching the entire channel would take years
3 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!Rip
Idk why they don't provide feature with that already
:method: Message#fetchReference
@14.15.3
Fetches the Message this crosspost/reply/pin-add references, if available to the client