Does riot api support multiple ppuids?
ughstudios opened this issue · 2 comments
ughstudios commented
Is there a way to do something like this:
lol_watcher.match.matchlist_by_puuid(REGION, puuids)
Such that puuids is a tuple of ppuid's?
pseudonym117 commented
No, there is no method to do that in the API.
ughstudios commented
That's unfortunate