displayName
I want to get the profile name on the current server of the user.
currently I use it as following:
(<newstate>.member.displayName)
The new update takes the username instead of the displayName it used to be.
3 Replies
• 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.djs does not support the new update yet
the dev version does, but dev is unstable and can break at any new commit
I see, thank you