tahrir.endpoints.users module¶
- tahrir.endpoints.users.get_user_by_id(user_id: str)[source]¶
Endpoint to fetch the user based on matching id.
- tahrir.endpoints.users.get_user_diff(id_a: str, id_b: str)[source]¶
Endpoint to compare badges between two users.