Mentionables breaking on mobile

I don't think this is specific to discord.js but I've noticed that occasionally mentionables will break and instead show <@USERID>but only on the mobile app. At first I assumed it was people leaving the server but that doesn't appear to be it. Does anyone know what causes this?
8 Replies
d.js docs
d.js docs3y ago
• 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.
Tribe
TribeOP3y ago
Also it seems to happen both with the DJS formatter userMention(id) and just embedding the raw string as <@USERID>
monbrey
monbrey3y ago
Mentions only resolve if the user is cached in the client displaying it
Tribe
TribeOP3y ago
I see so theyre going to be kind of unreliable on mobile in that case?
monbrey
monbrey3y ago
Everywhere Its not just mobile
Tribe
TribeOP3y ago
good to know thanks
monbrey
monbrey3y ago
Take a look at #member-log and see how many users are uncached
Tribe
TribeOP3y ago
you know Ive always seen that just never put any thought as to why
Want results from more Discord servers?
Add your server