inReplyToTweetId property

String inReplyToTweetId
final

Tweet ID of the Tweet being replied to.

Please note that inReplyToTweetId needs to be in the request if excludeReplyUserIds is present.

Implementation

final String inReplyToTweetId;