Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

regionURL: RiotApiRegionURL
request: AxiosInstance

Methods

  • Get leaderboard for the competitive queue

    Parameters

    • actId: string
    • size: number = 200

      (default: 200)

    • startIndex: number = 0

      (default: 0)

    Returns Promise<AxiosResponse<LeaderboardDto, any>>