开发者

who retweeted a tweet

how do i find who retweeted a certain tweet?

The show status api call returns data on a certain tweet, according to ID, though does not show开发者_StackOverflow社区 who retweeted (if retweeted) http://dev.twitter.com/doc/get/statuses/show/:id

There's just a numerical 'retweet_count' field. I'm looking for user ID \ screen_name of the retweeters.

Thanks.


Have a look at the GET statuses/:id/retweeted_by API method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜