Preparing search index...
The search index is not available
osu-api-v2-js
osu-api-v2-js
User
KudosuHistory
Interface KudosuHistory
Obtainable From
API.getUserKudosu
interface
KudosuHistory
{
action
:
|
"give"
|
"vote.give"
|
"reset"
|
"vote.reset"
|
"revoke"
|
"vote.revoke"
;
amount
:
number
;
created_at
:
Date
;
giver
:
null
|
{
url
:
string
;
username
:
string
;
}
;
id
:
number
;
model
:
string
;
post
:
{
title
:
string
;
url
:
null
|
string
;
}
;
}
Index
Properties
action
amount
created_
at
giver
id
model
post
Properties
action
action
:
|
"give"
|
"vote.give"
|
"reset"
|
"vote.reset"
|
"revoke"
|
"vote.revoke"
amount
amount
:
number
created_
at
created_
at
:
Date
giver
giver
:
null
|
{
url
:
string
;
username
:
string
;
}
id
id
:
number
model
model
:
string
post
post
:
{
title
:
string
;
url
:
null
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
amount
created_
at
giver
id
model
post
osu-api-v2-js
Loading...
Obtainable From
API.getUserKudosu