Twitterizer 2 Documentation
UserTimeline Method
NamespacesTwitterizerTwitterTimelineUserTimeline()()()()
Members
IconMemberDescription
UserTimeline(OAuthTokens, UserTimelineOptions)
Returns the 20 most recent statuses posted by the authenticating user. It is also possible to request another user's timeline by using the screen_name or user_id parameter.

UserTimeline(OAuthTokens)
Returns the 20 most recent statuses posted by the authenticating user. It is also possible to request another user's timeline by using the screen_name or user_id parameter.

UserTimeline(UserTimelineOptions)
Returns the 20 most recent statuses posted by the authenticating user. It is also possible to request another user's timeline by using the screen_name or user_id parameter.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)