Get the recent Tweets, including retweets, posted by the authenticating user and that user’s friends. This is the equivalent of what you see on the Web.
getHomeTL( [array $opt [, $incrementalKey = 'default']] )
The optional parameters for Twitter API.
The unique key for auto incremental request.
Specifies FALSE not to use the incremental function.
Returns Tuitter_Tweets object.