inReplyToUserIdStr property
Nullable. If the represented Tweet is a reply, this field will contain the integer representation of the original Tweet’s author ID. This will not necessarily always be the user directly mentioned in the Tweet.
Implementation
String? inReplyToUserIdStr;