pub fn create_thread_threads_post_request_builder(
configuration: &Configuration,
thread_create: ThreadCreate,
) -> Result<RequestBuilder, Error<Error>>Expand description
Create a thread.
pub fn create_thread_threads_post_request_builder(
configuration: &Configuration,
thread_create: ThreadCreate,
) -> Result<RequestBuilder, Error<Error>>Create a thread.