# Functions
No description provided by the author
# Variables
Gets an account based on the token making the call.
Gets an account by its PUUID.
Gets an account by its Riot game name and tag line
Argument 1 is the name (before the #) and argument 2 is the tag line (after the #)
https://developer.riotgames.com/apis#account-v1/GET_getByRiotId.
Argument 1 is the game and argument 2 is the PUUID
https://developer.riotgames.com/apis#account-v1/GET_getActiveShard.
Get a basic list of all champions.
Get a specific champion.
Gets the current game of a given summoner
Arg: encrypted summoner ID.
Returns a list of featured games.
Returns data on in-game items.
Returns an array of strings of language codes, e.g.
Get a rank divison for a given queue.
Argument 1 is the encrypted summoner ID.
Gets the challenger league for a given queue.
Get a league from a given league ID (including inactive entries).
Gets the Grandmaster league of a given queue.
Gets the Master league of a given queue.
Fetch a match by its ID.
Gets a list of matches by a player's PUUID.
Fetch a match timeline by its ID.
Gets data for a region, e.g.
Gets a summoner from their encrypted account ID (region-specific).
Gets a summoner by their summoner name (region-specific).
Gets a summoner by their encrypted PUUID.
Gets a summoner by their encrypted summoner ID.
Gets the summoner associated with the API key.
List of versions.