Class | Twitter::Tweet |
In: |
lib/twitter/tweet.rb
|
Parent: | Twitter::Identity |
in_reply_to_status_id | -> | in_reply_to_tweet_id |
favorited | -> | favorited? |
favorited | -> | favourited |
favorited | -> | favourited? |
retweeted | -> | retweeted? |
truncated | -> | truncated? |
favorited | [R] | |
favoriters | [R] | |
from_user_id | [R] | |
from_user_name | [R] | |
in_reply_to_attrs_id | [R] | |
in_reply_to_screen_name | [R] | |
in_reply_to_status_id | [R] | |
in_reply_to_user_id | [R] | |
iso_language_code | [R] | |
profile_image_url | [R] | |
profile_image_url_https | [R] | |
repliers | [R] | |
retweeted | [R] | |
retweeters | [R] | |
source | [R] | |
text | [R] | |
to_user | [R] | |
to_user_id | [R] | |
to_user_name | [R] | |
truncated | [R] |
@note Must include entities in your request for this method to work @return [Array<Twitter::Entity::Hashtag>]
@note Must include entities in your request for this method to work @return [Array<Twitter::Media>]
If this Tweet is a retweet, the original Tweet is available here.
@return [Twitter::Tweet]
@note Must include entities in your request for this method to work @return [Array<Twitter::Entity::Url>]
@note Must include entities in your request for this method to work @return [Array<Twitter::Entity::UserMention>]