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