extwitter v0.8.0 ExTwitter.Model.Tweet

Tweet object.

Reference

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

Summary

Types

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