TwitterAds::Tweet
Inherits Reference < Object
Constructors
new(__temp_1398 : JSON::PullParser)
SourceInstance methods
account_id
account_id=(v : String) : String
account_id=(v : Nil)
nil assignments are always ignored
account_id?
card_uri
Sourcecard_uri=(_card_uri : Union(String, Nil))
Sourcecreated_at
Sourcecreated_at=(_created_at : Union(String, Nil))
Sourcefavorite_count
Sourcefavorite_count=(_favorite_count : Union(Int64, Nil))
Sourcefavorited
Sourcefavorited=(_favorited : Union(Bool, Nil))
Sourcefull_text
Sourcefull_text=(_full_text : Union(String, Nil))
Sourceid
Sourceid=(_id : Int64)
Sourceid_str
Sourceid_str=(_id_str : Union(String, Nil))
Sourcein_reply_to_screen_name
Sourcein_reply_to_screen_name=(_in_reply_to_screen_name : Union(String, Nil))
Sourcein_reply_to_status_id
Sourcein_reply_to_status_id=(_in_reply_to_status_id : Union(Int64, Nil))
Sourcein_reply_to_status_id_str
Sourcein_reply_to_status_id_str=(_in_reply_to_status_id_str : Union(String, Nil))
Sourcein_reply_to_user_id
Sourcein_reply_to_user_id=(_in_reply_to_user_id : Union(Int64, Nil))
Sourcein_reply_to_user_id_str
Sourcein_reply_to_user_id_str=(_in_reply_to_user_id_str : Union(String, Nil))
Sourcelang
Sourcelang=(_lang : Union(String, Nil))
Sourcenullcast
Sourcenullcast=(_nullcast : Union(Bool, Nil))
Sourceplace
Sourceplace=(_place : Union(String, Nil))
Sourceretweet_count
Sourceretweet_count=(_retweet_count : Union(Int64, Nil))
Sourceretweeted
Sourceretweeted=(_retweeted : Union(Bool, Nil))
Sourcescheduled_at
Sourcescheduled_at=(_scheduled_at : Union(String, Nil))
Sourcescheduled_status
Sourcescheduled_status=(_scheduled_status : Union(String, Nil))
Sourcesource
Sourcesource=(_source : Union(String, Nil))
Sourceto_json(json : JSON::Builder)
Sourceto_pb
Sourcetruncated
Sourcetruncated=(_truncated : Union(Bool, Nil))
Sourcetweet_id
Sourcetweet_id=(_tweet_id : Union(String, Nil))
Sourcetweet_type
Sourcetweet_type=(_tweet_type : Union(String, Nil))
Sourceuser
Sourceuser=(_user : Union(User, Nil))
Sourceuser_id
Sourceuser_name
Sourceuser_screen_name
Source