Brawlex.get_ranking_season
You're seeing just the function
get_ranking_season
, go back to Brawlex module for more information.
Link to this function
get_ranking_season(tpid, country_c, season_id, timeout \\ 5000)
Specs
get_ranking_season(pid(), country_code(), String.t(), timeout()) :: {:ok, [map()]} | {:error, any()}
Get power play rankings for a country or global rankings. 'latest' can be used as seasonId to get rankings for the latest season.