Preparing search index...
The search index is not available
npmjs/@valapi
npmjs/@valapi
riot-api
RankedV1
Class RankedV1
Hierarchy (
view full
)
RiotApiService
RankedV1
Index
Constructors
constructor
Properties
regionURL
request
Methods
leaderboards
By
Act
Constructors
constructor
new
Ranked
V1
(
request
,
regionURL
)
:
RankedV1
Parameters
request
:
AxiosInstance
regionURL
:
RiotApiRegionURL
Returns
RankedV1
Properties
Protected
Readonly
regionURL
regionURL
:
RiotApiRegionURL
Protected
Readonly
request
request
:
AxiosInstance
Methods
leaderboards
By
Act
leaderboards
By
Act
(
actId
,
size
?
,
startIndex
?
)
:
Promise
<
AxiosResponse
<
LeaderboardDto
,
any
>
>
Get leaderboard for the competitive queue
Parameters
actId
:
string
size
:
number
= 200
(default: 200)
startIndex
:
number
= 0
(default: 0)
Returns
Promise
<
AxiosResponse
<
LeaderboardDto
,
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
regionURL
request
Methods
leaderboards
By
Act
npmjs/@valapi
Loading...
Get leaderboard for the competitive queue