inReplyTo property

String? inReplyTo
final

The tweet ID of a parent tweet in a conversation, such as the initial tweet from your site or author account.

Implementation

final String? inReplyTo;