extwitter v0.7.1 ExTwitter.Model.Tweet

Tweet object.

Reference

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

Summary

Types

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