enhance Thread With Editions
abstract fun enhanceThreadWithEditions(threads: List<ThreadSummary>): List<ThreadSummary>
Content copied to clipboard
Enhance the provided ThreadSummaryList by adding the latest message edition for that thread.
Return
the enhanced List with edited updates