Properties
PLATFORM_URL
REGION_URL
Methods
getAllTftMatchesByPuuid
- getAllTftMatchesByPuuid(encryptedPUUID: string): Promise<Array<number>>
-
Parameters
Returns Promise<Array<number>>
getTftByMatchId
- getTftByMatchId(matchId: string): Promise<TFTMatch>
-
Parameters
Returns Promise<TFTMatch>
getTftSummonerByAccount
- getTftSummonerByAccount(account: string): Promise<SummonerObj>
-
Parameters
getTftSummonerById
-
Parameters
getTftSummonerByName
- getTftSummonerByName(summonerName: string): Promise<SummonerObj>
-
Parameters
getTftSummonerByPuuid
- getTftSummonerByPuuid(puuid: string): Promise<SummonerObj>
-
Parameters