url_builder: Builds a url for the dota 2 api

Description Usage Arguments Value

Description

See: https://wiki.teamfortress.com/wiki/WebAPI

Usage

1
2
url_builder(query, api_args, https, api = "IDOTA2Match_570",
  version = "V001")

Arguments

query

A String The type of query to build GetMatchHistory or GetMatchDetails

api_args

A list of parameters for the query.

https

Logical, if True: https, False: http.

api

The string id of the api.

version

The string of the api version.

Value

The url of the query


johnWilshire/dota2api documentation built on May 19, 2019, 3:03 p.m.