mapEventsWithEdition

abstract fun mapEventsWithEdition(threads: List<TimelineEvent>): List<TimelineEvent>

Enhance the provided root thread TimelineEvent List by adding the latest message edition for that thread.

Return

the enhanced List with edited updates