Skip to main content

thread_messages_with

Function thread_messages_with 

Source
pub fn thread_messages_with(
    messages: &[Message],
    options: &ThreadingOptions,
) -> Vec<Thread>
Expand description

Thread messages with explicit options.