Sync sansei branch #1

Merged
Stedos merged 34 commits from sansei into main 2025-02-24 21:12:28 +00:00
Showing only changes of commit aea087af64 - Show all commits

View File

@ -39,6 +39,7 @@ class OsuApiModels {
val avatar_url: String,
val id: Long,
val username: String,
val beatmap_playcounts_count: Int?,
// Documentation: https://osu.ppy.sh/docs/index.html#userextended
val join_date: String?,