extwitter v0.9.6 ExTwitter.Model.Tweet

Tweet object.

Reference

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

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExTwitter.Model.Tweet{created_at: term, favorited: term, withheld_copyright: term, extended_entities: term, id: term, source: term, entities: term, user: term, in_reply_to_status_id_str: term, retweeted_status: term, current_user_retweet: term, coordinates: term, extended_tweet: term, retweet_count: term, possibly_sensitive: term, filter_level: term, geo: term, quoted_status_id: term, quoted_status: term, lang: term, retweeted: term, scopes: term, place: term, contributors: term, withheld_in_countries: term, in_reply_to_user_id: term, favorite_count: term, quoted_status_id_str: term, id_str: term, in_reply_to_status_id: term, in_reply_to_user_id_str: term, truncated: term, text: term, withheld_scope: term, display_text_range: term, full_text: term, in_reply_to_screen_name: term}