Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: How to get all the followers

$
0
0
Hi,

When calling ExecuteCursorGETQuery do not specify the cursor in the address, this will be done for you.
If you wish to start from a specific cursor_id then call the method with the extra parameter:
var followerQuery = String.Format("https://api.twitter.com/1.1/followers/ids.json?screen_name={0}", screenName); 
var resultSet = TwitterAccessor.ExecuteCursorGETQuery<IIdsCursorQueryResultDTO>(followerQuery, maxObjectsToRetrieve, 1461847482652938527);
Hope this helps.
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>