The URL string template to substitute parameters into.
The parameters to substitute into the URL stringTemplate.
The query to send along with the request.
The body of the request.
a Request object.
Returns a Request object with a custom https.Agent containing the Riot Game Client SSL certificate chain.
The URL string template to substitute parameters into.
The parameters to substitute into the URL stringTemplate.
The query to send along with the request.
The body of the request.
a Request object.
Returns a general Riot API Request object, with the provided API key as a header.
The URL string template to substitute parameters into.
The parameters to substitute into the URL stringTemplate.
The query to send along with the request.
The body of the request.
a Request object.
Returns a
Requestobject that provides the fetched data as anArrayBuffer.