pseudonym117/Riot-Watcher

Does riot api support multiple ppuids?

ughstudios opened this issue · 2 comments

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?

No, there is no method to do that in the API.

That's unfortunate