How do i fetch a forwarded message content?

I'm making a discord bot for a single server and it has a starboard like system and the problem is when someone reacts x times to a forwarded message the forwarded content isnt showed as a message data like content or attachments, how i can fetch these?
2 Replies
d.js toolkit
d.js toolkit3w 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!
d.js docs
d.js docs3w ago
:property: Message#messageSnapshots [email protected] The message associated with the message reference

Did you find this page helpful?