Guild tag

Using Discord.js or the API directly, is there a way to retrieve the new guild tags displayed next to a user's username? Any help would be appreciated.
3 Replies
d.js toolkit
d.js toolkit6mo 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!
chewie
chewie6mo ago
its not supported yet in djs, but you can fetch the user via the API, that should contain the tag
! "⁷⁴¹aTakaan47_
Okay, thanks, I'll check that out when I can

Did you find this page helpful?