inReplyToStatusIdStr property

String? inReplyToStatusIdStr
getter/setter pair

Nullable. If the represented Tweet is a reply, this field will contain the string representation of the original Tweet’s ID.

Implementation

String? inReplyToStatusIdStr;