Status
- created_at
string created_at;
- favorite_count
long favorite_count;
- favorited
bool favorited;
- id
long id;
- id_str
string id_str;
- is_quote_status
bool is_quote_status;
- lang
string lang;
- retweet_count
long retweet_count;
- retweeted
bool retweeted;
- text
string text;
- truncated
bool truncated;
- user
TwitterUser user;
twitter api
interfacesstructstemplates