Skip to main content

create_sidechat_thread

Function create_sidechat_thread 

Source
pub async fn create_sidechat_thread(
    message_markdown: String,
    attachment_hashes: Vec<String>,
    human_text: Option<String>,
) -> ThreadResult<SideChatCreation>