You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GuildMember.displayName currently return the nickname or the username if nickname doesn't exist for the guild
The PR seem to make this property use the new User.displayName property instead of the username, so we can migrate the code to use GuildMember.displayName and then just bump to v14.12 when available.
e.g LandarVargan instead of landarvargan
The text was updated successfully, but these errors were encountered: