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
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