TwitterUser

Members

Variables

contributors_enabled
bool contributors_enabled;
created_at
string created_at;
favourites_count
long favourites_count;
followers_count
long followers_count;
following
bool following;
friends_count
long friends_count;
id
long id;
lang
string lang;
live_following
bool live_following;
name
string name;
notifications
bool notifications;
profile_background_image_url
string profile_background_image_url;
profile_background_tile
bool profile_background_tile;
protected_
bool protected_;
screen_name
string screen_name;
url
string url;
verified
bool verified;

Meta