is accessing the message object from interaction response possible?
apparently "message" doesn't exist on
SentResponse
. So how do I get the message object of the reply or is it not possible?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!
- ✅
Marked as resolved by staffadd
fetchReply: true
in the reply options, then it returns a message objectaight thanks
@chewie 🌈 "editedAt" doesn't exist on the fetched reply message?
oh wait nvm im dumb
sorry for the ping