stravalib.client.Client.get_both_following¶
- Client.get_both_following(athlete_id, limit=None)[source]¶
- Retrieve the athletes who both the authenticated user and the indicated
athlete are following.
This endpoint was removed by Strava in Jan 2018.
- Parameters
- Returns
An iterator of
stravalib.model.Athleteobjects.- Return type
BatchedResultsIterator