Issue with getting Message author
14 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 OPYour code and error do not match
What do you mean?
I get that error from that file
yes but your error tells you you use fetch somewhere
Which you don't
also not all messages are cached
huh
I'm trying again
only 1 message needs to get cached and it is cached
the last error indicates it isnt
Well, what could cause that?
You can see in the code that i cached it
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
oh thanks, I'll try and let you know ^^
I cannot use .username or .displayAvatarURL in message.author
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
https://sourceb.in/88hGXhhBt1
line 18
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Resources to understand Promise:
- MDN: learn more
- Guide: learn more
- JavaScript info: learn more
ah yeah, I forgot that XD
thanks it worked