ExTwitter.Model.User

User object.

Reference

https://dev.twitter.com/overview/api/users

Types

t :: %ExTwitter.Model.User{contributors_enabled: term, created_at: term, default_profile: term, default_profile_image: term, description: term, entities: term, favourites_count: term, follow_request_sent: term, followers_count: term, following: term, friends_count: term, geo_enabled: term, id: term, id_str: term, is_translation_enabled: term, is_translator: term, lang: term, listed_count: term, location: term, name: term, notifications: term, profile_background_color: term, profile_background_image_url: term, profile_background_image_url_https: term, profile_background_tile: term, profile_image_url: term, profile_image_url_https: term, profile_link_color: term, profile_sidebar_border_color: term, profile_sidebar_fill_color: term, profile_text_color: term, profile_use_background_image: term, protected: term, screen_name: term, statuses_count: term, time_zone: term, url: term, utc_offset: term, verified: term}