php-riot-api icon indicating copy to clipboard operation
php-riot-api copied to clipboard

Updated getMatch and getMatches to pass an accountId in the query

Open HugoJPMartin opened this issue 7 years ago • 0 comments

With deprecation of game API, you can't tell from the matchlist who was a player in a match in normal game in case of two same champions in the game. The match API just released an update allowing to pass an accountId in the match request to get the participantId of a targeted player.

HugoJPMartin avatar Jul 20 '17 09:07 HugoJPMartin