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

New Post: How to get tweet id of another User?

$
0
0
What do you mean tweet id of some other user? Latest tweet's id of some user?

If yes, try this:
var tweetId = User.GetUserFromScreenName("screenname").Status.Id;
imlokesh

Viewing all articles
Browse latest Browse all 4126

Trending Articles