View Source Endpoints.Locations.Raw (clashofclans v0.1.0)

Returns informations about a location (filter: location id*)

  • Can be found through: get_raw_locations/0

Link to this section Summary

Link to this section Functions

Link to this function

get_raw_location_information(location_id)

View Source
@spec get_raw_location_information(String.t()) :: map()
Link to this function

get_raw_location_ranking_clan_versus_clans(location_id)

View Source
@spec get_raw_location_ranking_clan_versus_clans(String.t()) :: map()
Link to this function

get_raw_location_ranking_clans(location_id)

View Source
@spec get_raw_location_ranking_clans(String.t()) :: map()
Link to this function

get_raw_location_ranking_player_versus(location_id)

View Source
@spec get_raw_location_ranking_player_versus(String.t()) :: map()
Link to this function

get_raw_location_ranking_players(location_id)

View Source
@spec get_raw_location_ranking_players(String.t()) :: map()