Tuitter::getRTofMe

Get recent Tweets of the authenticating user that have been retweeted by others.

getRTtoMe( [array $opt [, $incrementalKey = 'default']] )

Parameters

opt

The optional parameters for Twitter API.

incrementalKey

The unique key for auto incremental request.
Specifies FALSE not to use the incremental function.

Return values

Returns Tuitter_Tweets object.