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