paquettg / leaguewrap

League of Legend API wrapper
MIT License
67 stars 28 forks source link

Ability to Query Array of MatchList Ids? #89

Closed savisaar2 closed 9 years ago

savisaar2 commented 9 years ago

Since the new MatchList End Point i would like to know if it can recieve array of ids to get matchhistory data?

dnlbauer commented 9 years ago

I'm not sure if I understand your question. The matchlist endpoint returns a set of matches (including their ids). What matches are returned depend on the input settings you give (i.e. the time frame or season)