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