selectThreadOrder

abstract suspend fun selectThreadOrder(id: String): List<String>

Retrieves the order in which local threads should be displayed.