| Icon | Member | Description |
|---|---|---|
| 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.
|