pub async fn create_thread_threads_post(
configuration: &Configuration,
thread_create: ThreadCreate,
) -> Result<Thread, Error<CreateThreadThreadsPostError>>pub async fn create_thread_threads_post(
configuration: &Configuration,
thread_create: ThreadCreate,
) -> Result<Thread, Error<CreateThreadThreadsPostError>>