Closed aatishnn closed 7 years ago
Tweets may have "quoted_status" if the retweet was quoted. Having a pointer to "quoted_status" similar to "retweeted_status" would be great.
It looks like this may be resolved. Can anyone confirm?
Yes, I'm able to get the Tweet object of the quoted tweet with QuotedStatus.
QuotedStatus
I don't use this anymore but tweet.go looks good on these fields.
tweet.go
Tweets may have "quoted_status" if the retweet was quoted. Having a pointer to "quoted_status" similar to "retweeted_status" would be great.