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

New Post: How Can I pull the last 10 tweets of a user? (if at all)

$
0
0
UserStream allow you to get tweets of a specific user in live.
To get the previous tweets of a user, use the method .GetHomeTimeline() that is available on a TokenUser.
When calling this method you can specify a the maximum number of tweets you want to receive.

Let me know if this helps.
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles