enhanceThreadWithEditions

abstract fun enhanceThreadWithEditions(threads: List<ThreadSummary>): List<ThreadSummary>

Enhance the provided ThreadSummaryList by adding the latest message edition for that thread.

Return

the enhanced List with edited updates