page

suspend fun page(archived: Boolean = false, cursor: ConversationCursor? = null, limit: Int = 50): ConversationPage

Return one lossless bounded page, ordered by pin and recent activity.