User get Issue

I got the issue in the image, I use .cache.get, fetch() but always the same. Anyidea?
No description
5 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!
NyR
NyR3w ago
That's not a d.js issue. The user is not cached by your discord client so the mention doesn't resolve
!Delta!
!Delta!OP3w ago
Noted. How ever is there any way to fix that? I understand the issue. I just wondering thats why i ask
Amgelo
Amgelo3w ago
I think one way to force it is to send the mention in the content itself you can't directly tell the client to cache the user though so it's not really a fix but a workaround
clownidze
clownidze3w ago
i think when you restart your client from channel where mention is, it automatically caches that user on startup..?

Did you find this page helpful?