Preparing search index...
The search index is not available
osu-api-v2-js
osu-api-v2-js
User
WithCountryCoverGroups
Interface WithCountryCoverGroups
Obtainable From
API.lookupUsers
interface
WithCountryCoverGroups
{
avatar_url
:
string
;
country
:
{
code
:
string
;
name
:
string
;
}
;
country_code
:
string
;
cover
:
{
custom_url
:
null
|
string
;
id
:
null
|
number
;
url
:
string
;
}
;
default_group
:
string
;
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
;
}
[]
;
id
:
number
;
is_active
:
boolean
;
is_bot
:
boolean
;
is_deleted
:
boolean
;
is_online
:
boolean
;
is_supporter
:
boolean
;
last_visit
:
null
|
Date
;
pm_friends_only
:
boolean
;
profile_colour
:
null
|
string
;
username
:
string
;
}
Hierarchy (
view full
)
WithCountryCover
WithGroups
WithCountryCoverGroups
WithCountryCoverGroupsStatisticsrulesets
Index
Properties
avatar_
url
country
country_
code
cover
default_
group
groups
id
is_
active
is_
bot
is_
deleted
is_
online
is_
supporter
last_
visit
pm_
friends_
only
profile_
colour
username
Properties
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
;
}
[]
id
id
:
number
is_
active
is_
active
:
boolean
is_
bot
is_
bot
:
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
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar_
url
country
country_
code
cover
default_
group
groups
id
is_
active
is_
bot
is_
deleted
is_
online
is_
supporter
last_
visit
pm_
friends_
only
profile_
colour
username
osu-api-v2-js
Loading...
Obtainable From
API.lookupUsers