build_team_threads_with_options

Function build_team_threads_with_options 

Source
pub fn build_team_threads_with_options(
    messages: &[TeamMessage],
    include_archived: bool,
) -> Vec<TeamThread>
Expand description

Build grouped threads from flat collaboration messages with archive controls.