class

TwitterAds::Tweet

Inherits Reference < Object

Constructors

new(__temp_1398 : JSON::PullParser)
Source

Instance methods

account_id
account_id=(v : String) : String
account_id=(v : Nil)

nil assignments are always ignored

account_id?
card_uri
Source
card_uri=(_card_uri : Union(String, Nil))
Source
created_at
Source
created_at=(_created_at : Union(String, Nil))
Source
favorite_count
Source
favorite_count=(_favorite_count : Union(Int64, Nil))
Source
favorited
Source
favorited=(_favorited : Union(Bool, Nil))
Source
full_text
Source
full_text=(_full_text : Union(String, Nil))
Source
id=(_id : Int64)
Source
id_str
Source
id_str=(_id_str : Union(String, Nil))
Source
in_reply_to_screen_name
Source
in_reply_to_screen_name=(_in_reply_to_screen_name : Union(String, Nil))
Source
in_reply_to_status_id
Source
in_reply_to_status_id=(_in_reply_to_status_id : Union(Int64, Nil))
Source
in_reply_to_status_id_str
Source
in_reply_to_status_id_str=(_in_reply_to_status_id_str : Union(String, Nil))
Source
in_reply_to_user_id
Source
in_reply_to_user_id=(_in_reply_to_user_id : Union(Int64, Nil))
Source
in_reply_to_user_id_str
Source
in_reply_to_user_id_str=(_in_reply_to_user_id_str : Union(String, Nil))
Source
lang
Source
lang=(_lang : Union(String, Nil))
Source
nullcast
Source
nullcast=(_nullcast : Union(Bool, Nil))
Source
place
Source
place=(_place : Union(String, Nil))
Source
retweet_count
Source
retweet_count=(_retweet_count : Union(Int64, Nil))
Source
retweeted
Source
retweeted=(_retweeted : Union(Bool, Nil))
Source
scheduled_at
Source
scheduled_at=(_scheduled_at : Union(String, Nil))
Source
scheduled_status
Source
scheduled_status=(_scheduled_status : Union(String, Nil))
Source
source
Source
source=(_source : Union(String, Nil))
Source
to_json(json : JSON::Builder)
Source
to_pb
Source
truncated
Source
truncated=(_truncated : Union(Bool, Nil))
Source
tweet_id
Source
tweet_id=(_tweet_id : Union(String, Nil))
Source
tweet_type
Source
tweet_type=(_tweet_type : Union(String, Nil))
Source
user
Source
user=(_user : Union(User, Nil))
Source
user_id
Source
user_name
Source
user_screen_name
Source