How to see if a user is following you on Twitter using C# Twitter API wrapper Tweetsharp

Posted by developr on Stack Overflow See other posts from Stack Overflow or by developr
Published on 2010-03-26T18:36:09Z Indexed on 2010/03/26 18:53 UTC
Read the original article Hit count: 463

Filed under:
|
|
|

Without looping through the followers 5k at a time, is there any way to see if a user is following another user?

Also, if the user enters their login info, is there any way to use the API to set them to follow you?

If these are not possible in tweetsharp, is there another API that has this support?

© Stack Overflow or respective owner

Related posts about c#

Related posts about tweetsharp