TimelineEvent

fun TimelineEvent(    root: Event,     localId: Long,     eventId: String,     displayIndex: Int,     ownedByThreadChunk: Boolean = false,     senderInfo: SenderInfo,     annotations: EventAnnotationsSummary? = null,     readReceipts: List<ReadReceipt> = emptyList())