bear / python-twitter

A Python wrapper around the Twitter API.
Apache License 2.0
3.41k stars 957 forks source link

fixed inconsistent naming of variable in api.GetRetweets #650

Closed msramalho closed 2 years ago

msramalho commented 4 years ago

GetRetweets used to have statusid instead of status_id


This change is Reviewable