stravalib.client.Client.get_club¶
- Client.get_club(club_id)[source]¶
Return a specific club object.
https://developers.strava.com/docs/reference/#api-Clubs-getClubById
- Parameters
club_id (int) – The ID of the club to fetch.
- Return type
Return a specific club object.
https://developers.strava.com/docs/reference/#api-Clubs-getClubById
club_id (int) – The ID of the club to fetch.