map Events With Edition
abstract fun mapEventsWithEdition(threads: List<TimelineEvent>): List<TimelineEvent>
Content copied to clipboard
Enhance the provided root thread TimelineEvent List by adding the latest message edition for that thread.
Return
the enhanced List with edited updates