insertThreadOrder

abstract suspend fun insertThreadOrder(id: String, order: List<String>)

Inserts the order in which local threads should be displayed.