ReactionAggregatedSummary

fun ReactionAggregatedSummary(    key: String,     count: Int,     addedByMe: Boolean,     firstTimestamp: Long,     sourceEvents: List<String>,     localEchoEvents: List<String>)