PandaXcentric / game_apis

This repository is for integrating with different apis to allow you to pull player or game data
MIT License
28 stars 2 forks source link

region integration suggestion. #3

Closed smstojanovic closed 5 years ago

smstojanovic commented 5 years ago

Creating the option to explicitly ask for a region argument in the Rest constructor.

Alternatively, we can revoke this change and use **kwargs instead.