Skip to content
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

Added banner and profile color related fields in User Object #3669

Closed
wants to merge 1 commit into from
Closed

Added banner and profile color related fields in User Object #3669

wants to merge 1 commit into from

Conversation

Abrifq
Copy link
Contributor

@Abrifq Abrifq commented Aug 16, 2021

Added banner field which has a image hash if the user has a banner, or null otherwise.
Added banner_color and accent_color fields, which has hex string and number representation of user's Profile Color override. otherwise it's null.
banner_color is the hex string one, and accent_color is the number representation one.

Added `banner` field which has a image hash if the user has a banner, or null otherwise.
Added `banner_color` and `accent_color` fields, which has hex string and number representation of user's **Profile Color** override. otherwise it's null.
`banner_color` is the hex string one, and `accent_color` is the number representation one.
@advaith1
Copy link
Contributor

duplicate of #3448, and banner_color is deprecated and will be removed

@Abrifq Abrifq closed this Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants