Skip to content

Commit

Permalink
Merge pull request #11497 from notbakaneko/docs/user-extended-profile…
Browse files Browse the repository at this point in the history
…-hue

Document Apidoc User profile_hue
  • Loading branch information
nanaya authored Sep 30, 2024
2 parents 83816db + e8458a4 commit 73fa1bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/docs/_structures/user_extended.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Field | Type | Description
---------------- | ---------------------------------- | -----------------------------------------------------------
cover_url | string | url of profile cover. Deprecated, use cover.url instead.
discord | string? | |
has_supported | boolean | whether or not ever being a supporter in the past
has_supported | boolean | Whether or not the user has a current or past osu!supporter tag.
interests | string? | |
join_date | [Timestamp](#timestamp) | |
location | string? | |
Expand All @@ -179,7 +179,7 @@ occupation | string? | |
playmode | [Ruleset](#ruleset) | |
playstyle | string[] | Device choices of the user.
post_count | integer | Number of forum posts
profile_hue | integer? | |
profile_hue | integer? | Custom colour hue in HSL degrees (0–359).
profile_order | [ProfilePage](#user-profilepage)[] | ordered array of sections in user profile page
title | string? | user-specific title
title_url | string? | |
Expand Down

0 comments on commit 73fa1bf

Please sign in to comment.