avatar_url
avatar_url: string
country
country: {
code: string;
name: string;
}
country_code
country_code: string
cover
cover: {
custom_url: null | string;
id: null | number;
url: string;
}
default_group
default_group: string
groups
groups: {
colour: null | string;
has_listing: boolean;
has_playmodes: boolean;
id: number;
identifier: string;
is_probationary: boolean;
name: string;
playmodes: null | (
| "osu"
| "taiko"
| "fruits"
| "mania")[];
short_name: string;
}[]
is_active
is_active: boolean
is_deleted
is_deleted: boolean
is_online
is_online: boolean
is_supporter
is_supporter: boolean
last_visit
last_visit: null | Date
pm_friends_only
pm_friends_only: boolean
profile_colour
profile_colour: null | string
Optional
variants
variants?: {
country_rank: null | number;
global_rank: null | number;
mode:
| "osu"
| "taiko"
| "fruits"
| "mania";
pp: number;
variant: string;
}[]
Obtainable From
API.getUsers