Preparing search index...
The search index is not available
osu-api-v2-js
osu-api-v2-js
User
WithKudosu
Interface WithKudosu
Obtainable From
API.getUserRanking
interface
WithKudosu
{
avatar_url
:
string
;
country_code
:
string
;
default_group
:
string
;
id
:
number
;
is_active
:
boolean
;
is_bot
:
boolean
;
is_deleted
:
boolean
;
is_online
:
boolean
;
is_supporter
:
boolean
;
kudosu
:
{
available
:
number
;
total
:
number
;
}
;
last_visit
:
null
|
Date
;
pm_friends_only
:
boolean
;
profile_colour
:
null
|
string
;
username
:
string
;
}
Hierarchy (
view full
)
User
WithKudosu
User
.
Extended
Index
Properties
avatar_
url
country_
code
default_
group
id
is_
active
is_
bot
is_
deleted
is_
online
is_
supporter
kudosu
last_
visit
pm_
friends_
only
profile_
colour
username
Properties
avatar_
url
avatar_
url
:
string
country_
code
country_
code
:
string
default_
group
default_
group
:
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
kudosu
kudosu
:
{
available
:
number
;
total
:
number
;
}
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_
code
default_
group
id
is_
active
is_
bot
is_
deleted
is_
online
is_
supporter
kudosu
last_
visit
pm_
friends_
only
profile_
colour
username
osu-api-v2-js
Loading...
Obtainable From
API.getUserRanking