rhgrant10 / berserk

Python client for the lichess API
https://berserk.readthedocs.io
Other
141 stars 36 forks source link

client.users.get_by_team(⟨teamName⟩) does not work #23

Open hubynie opened 3 years ago

hubynie commented 3 years ago

Tried to get all members of a team with client.users.get_by_team(⟨teamName⟩) Input: client.users.get_by_team(⟨teamName⟩) Outpurt: berserk.exceptions.ResponseError: 404 Client Error: Not Found for url: https://lichess.org/team/⟨teamName⟩/users