RankedApi

class riotwatcher._apis.legends_of_runeterra.RankedApi(base_api: riotwatcher._apis.BaseApi.BaseApi)

This class wraps the LoR-Ranked-V1 Api calls provided by the Riot API.

See https://developer.riotgames.com/apis#lor-ranked-v1 for more detailed information

Initialize a new RankedApi which uses the provided base_api

Parameters:base_api (BaseApi) – the root API object to use for making all requests.
leaderboards(region: str)

Get the players in Master tier.

Returns:LeaderboardDto