-
-
Notifications
You must be signed in to change notification settings - Fork 4k
fix: Remove trailing color
references
#11007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
color
referencescolor
references
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does hexColor make sense to keep in its current form?
This is missing. And the typings do not correspond to the jsdoc / runtime implementation
|
That's irrelevant as the route that uses is no longer available and errors either way. |
Please describe the changes this PR makes and why it should be merged:
RoleManager#fetch()
to usecolors
GuildMember#displayColor
was always returning0
as it referenced a non-existent propertyhexColor
of a role will cause a crash asthis.color
does not existStatus and versioning classification: