quotedStatusIdStr property

String? quotedStatusIdStr
getter/setter pair

This field only surfaces when the Tweet is a quote Tweet. This is the string representation Tweet ID of the quoted Tweet.

Implementation

String? quotedStatusIdStr;