From: legokichi Date: Tue, 24 May 2016 17:01:21 +0000 (+0900) Subject: add unretweet api X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0c7fa4221a788f1b168af1a9cbf193e95e1b28d3;p=tweepy.git add unretweet api --- diff --git a/tweepy/api.py b/tweepy/api.py index f46b660..e732262 100644 --- a/tweepy/api.py +++ b/tweepy/api.py @@ -273,7 +273,6 @@ class API(object): require_auth=True ) - @property def retweets(self): """ :reference: https://dev.twitter.com/rest/reference/get/statuses/retweets/%3Aid