osu-api-v2-js
Preparing search index...
User
WithCountryCoverGroupsTeamGlobalrank
Interface WithCountryCoverGroupsTeamGlobalrank
Obtainable From
API.lookupUsers
interface
WithCountryCoverGroupsTeamGlobalrank
{
avatar_url
:
string
;
country
:
Miscellaneous
.
Country
;
country_code
:
string
;
cover
:
{
custom_url
:
string
|
null
;
id
:
number
|
null
;
url
:
string
}
;
default_group
:
string
;
global_rank
?:
{
rank
:
number
|
undefined
;
ruleset_id
:
Ruleset
}
;
groups
:
{
colour
:
string
|
null
;
has_listing
:
boolean
;
has_playmodes
:
boolean
;
id
:
number
;
identifier
:
string
;
is_probationary
:
boolean
;
name
:
string
;
playmodes
:
(
"osu"
|
"taiko"
|
"fruits"
|
"mania"
)
[]
|
null
;
short_name
:
string
;
}
[]
;
id
:
number
;
is_active
:
boolean
;
is_bot
:
boolean
;
is_deleted
:
boolean
;
is_online
:
boolean
;
is_supporter
:
boolean
;
last_visit
:
Date
|
null
;
pm_friends_only
:
boolean
;
profile_colour
:
string
|
null
;
team
:
|
{
flag_url
:
string
|
null
;
id
:
number
;
name
:
string
;
short_name
:
string
;
}
|
null
;
username
:
string
;
}
Hierarchy (
View Summary
)
WithCountryCoverGroupsTeam
WithCountryCoverGroupsTeamGlobalrank
Index
Properties
avatar_
url
country
country_
code
cover
default_
group
global_
rank?
groups
id
is_
active
is_
bot
is_
deleted
is_
online
is_
supporter
last_
visit
pm_
friends_
only
profile_
colour
team
username
Properties
avatar_
url
avatar_url
:
string
country
country
:
Miscellaneous
.
Country
country_
code
country_code
:
string
cover
cover
:
{
custom_url
:
string
|
null
;
id
:
number
|
null
;
url
:
string
}
default_
group
default_group
:
string
Optional
global_
rank
global_rank
?:
{
rank
:
number
|
undefined
;
ruleset_id
:
Ruleset
}
Remarks
A Ruleset has to be specified in the request for this to not be undefined
groups
groups
:
{
colour
:
string
|
null
;
has_listing
:
boolean
;
has_playmodes
:
boolean
;
id
:
number
;
identifier
:
string
;
is_probationary
:
boolean
;
name
:
string
;
playmodes
:
(
"osu"
|
"taiko"
|
"fruits"
|
"mania"
)
[]
|
null
;
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
:
Date
|
null
pm_
friends_
only
pm_friends_only
:
boolean
profile_
colour
profile_colour
:
string
|
null
team
team
:
|
{
flag_url
:
string
|
null
;
id
:
number
;
name
:
string
;
short_name
:
string
;
}
|
null
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
global_
rank
groups
id
is_
active
is_
bot
is_
deleted
is_
online
is_
supporter
last_
visit
pm_
friends_
only
profile_
colour
team
username
osu-api-v2-js
Loading...
Obtainable From
API.lookupUsers