Get recent Tweets by the user and that user’s friend.
Retweets would not appear in the timeline. If you want to get retweets, use Tuitter::getHomeTL.
getFriendsTL( [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.