conversationId

@SerializedName(value = "conversation_id")
var conversationId: String? = null

The Tweet ID of the original Tweet of the conversation (which includes direct replies, replies of replies).

e.g.

"conversation_id": "1050118621198921728"

Use this to reconstruct the conversation from a Tweet.