pseudonym117/Riot-Watcher

Add Region to Constructor

yodigi7 opened this issue · 1 comments

Add an optional region argument to the Riot Watcher constructor to allow us to not have to constantly put it in calls.

That would be quite difficult without breaking the API for all current users, since region is the first parameter to every function. Not worth doing, IMO. Too breaking of a change to the public API for not enough benefit.