create_thread_threads_post

Function create_thread_threads_post 

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