frissyn / valorant.py

Complete Python interface for the Valorant API. Works right out of the box!
https://valorantpy.readthedocs.io
MIT License
125 stars 19 forks source link

Deprecate ClientCaller? #35

Closed frissyn closed 2 years ago

frissyn commented 2 years ago

valorant.py is a product approved project for Valorant endpoints, so I do have to follow the Developer Guidelines and whatnot.

Using and interacting with Valorant's internal API (https://pd.{code}.a.pvp.net/) isn't allowed and discouraged, so this will be deprecated moving forward from v1.0.2.

ClientCaller was an internal class anyway, so this won't be a breaking change.