Can you use the function statuses/retweeted_by_me (using the credentials the user has given you) and compare with the user's timeline to see if a tweet has already been retweeted?
On Jun 5, 11:33 am, Julio Biason <julio.bia...@gmail.com> wrote: > On Sat, Jun 5, 2010 at 1:22 PM, Furkan Kuru <furkank...@gmail.com> wrote: > > Retweets are not given in the timeline. You have to get retweets and merge > > them. > > They are. Either you can call home_timeline instead of public_timeline > or call public_timeline with the include_rts parameter. > > -- > Julio Biason <julio.bia...@gmail.com> > Twitter:http://twitter.com/juliobiason