Variant
get_user_timeline (
Twitter.user
 
user
, 
Twitter.timeline_options
 
options
, 
Twitter.credentials
 
credentials)
User timelineThis function returns the most recent status updates of specified user. Will display the same
tweets than those displayed in the user's profile. Required authentication if the
requested user is protected. There should only be one or none among id, uid and
screen name. If none, requires authentification and returning the user timeline of
current user.
Returns a list of Twitter.tweet objects.
user
The screen name or the unique id of the requested user.
options
Common options of the request Twitter.timeline_options
credentials
The user credentials

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.