type
Twitter.statuses_options
=
{ 
int
 
count
, 
 
trim_user
, 
 
include_my_retweet
, 
 
include_entities
 }
Options for a general statuses resource request.- trim_user When set to either true, t or 1, each tweet returned in a timeline will include a user object including only the status authors numerical ID.
-
include_my_retweet When set to either true, t or 1, any Tweets returned that have been retweeted by the authenticating user will include an additional current_user_retweet node, containing the ID of the source status for the retweet.
-
include_entities The entities node will be disincluded when set to false.

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.