quotedStatus property

TweetV1Response? quotedStatus
getter/setter pair

This field only surfaces when the Tweet is a quote Tweet. This attribute contains the Tweet object of the original Tweet that was quoted.

Implementation

TweetV1Response? quotedStatus;