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

New Post: [ADMIN] What do you want in Tweetinvi 0.9.4.0?

$
0
0
@MartR I am not sure I understand what you mean by callback address? Do you mean, something specifically developed for ASP.NET?

@Imlokesh I have not yet added the wait for the Token but I have just improved the TwitterAccessor and you can now directly get data from a cursor like this:
var followerQuery = String.Format("https://api.twitter.com/1.1/followers/ids.json?screen_name={0}&count=5000", "ladygaga");
var followerIds = TwitterAccessor.ExecuteCursorGETQuery<long, IIdsCursorQueryResultDTO>(followerQuery);

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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