ChampionApiV3

class riotwatcher._apis.league_of_legends.ChampionApiV3(base_api: riotwatcher._apis.BaseApi.BaseApi)

This class wraps the Champion-v3 Api calls provided by the Riot API.

See https://developer.riotgames.com/api-methods/#champion-v3 for more detailed information

Initialize a new ChampionApiV3 which uses the provided base_api

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

Returns champion rotations, including free-to-play and low-level free-to-play rotations.

Returns:ChampionInfo