Stephen Liao

Results 4 comments of Stephen Liao

I'll look into this and put up a PR!

fellow Cass enjoyer here, feeling the pain of not being able to use `Summoner` object, therefore rendering much of the library unusable. It appears that Riot has fully removed the...

Looks like this was fixed in https://github.com/meraki-analytics/cassiopeia/commit/6cc1a9514b24974228962c3c0d991128b3feaf0f

+1 to getting the error ``` python leagues.py Name: Pobelter Making call: https://americas.api.riotgames.com/riot/account/v1/accounts/by-riot-id/Pobelter/NA1 Traceback (most recent call last): File "/Users/stephen/.pyenv/versions/3.12.5/lib/python3.12/site-packages/merakicommons/ghost.py", line 41, in wrapper return method(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/stephen/.pyenv/versions/3.12.5/lib/python3.12/site-packages/cassiopeia/core/account.py",...