开发者

Twitter retweet but not mention

I created a bot to retweet one of my status in twitter... i used the api @ http://github.com/abraham/twitteroauth

$connection->post('statuses/retweet/'. $result->id);

i can retweet my tweet successfully but when i check tweet mentioning me, it doesn't l开发者_StackOverflow社区ist the tweet by that bot


Retweets are not shown in mentions since the original tweet will already be listed. You can view the original tweet and see that it is retweeted or you might want to look at http://dev.twitter.com/doc/get/statuses/retweets_of_me

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜