refresh

abstract fun refresh()

Sends a request to refresh the thread list.

This method is triggered automatically the first time threadsFlow is collected. The owner can call refresh again to force an update — for example after a long idle period when the user revisits the thread list.