#How do I get target message

5 messages · Page 1 of 1 (latest)

pastel solstice
#

How do I check if message is a reply and get the target message?

manic summit
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

pastel solstice
analog mantleBOT
#

Documentation suggestion for @pastel solstice:
method Message#fetchReference()
Fetches the Message this crosspost/reply/pin-add references, if available to the client

mighty grove
#

If the ping was enabled or not, you probably have to check the reply's .mentions.users and see if it has() the author of the referenced message