@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/services/leaderboard
getAccountStats
Function getAccountStats
getAccountStats
(
username
:
string
)
:
Promise
<
{
position
:
number
;
rating
:
number
}
>
Get the account position and rating.
Parameters
username
:
string
the username of the account.
Returns
Promise
<
{
position
:
number
;
rating
:
number
}
>
the account position and rating.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
Get the account position and rating.