Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
displayName - discord.js - Imagine ❄
d-I❄
discord.js - Imagine ❄
•
3y ago
•
4 replies
Shahar
displayName
I want to get the profile name on the current server of the user
.
currently I use it as following
:
channelName.replace('{user}', `${member.displayName}`);
channelName.replace('{user}', `${member.displayName}`);
(
<newstate
>
.member
.displayName
)
The new update takes the username instead of the displayName it used to be
.
discord.js - Imagine ❄
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,915
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
how to get user’s displayName
d-I❄
discord.js - Imagine ❄ / djs-questions
3y ago
Trying to get users displayName, returning unknown user
d-I❄
discord.js - Imagine ❄ / djs-questions
3y ago