pub async fn patch_thread_threads_thread_id_patch(
configuration: &Configuration,
thread_id: &str,
thread_patch: ThreadPatch,
) -> Result<Thread, Error<PatchThreadThreadsThreadIdPatchError>>pub async fn patch_thread_threads_thread_id_patch(
configuration: &Configuration,
thread_id: &str,
thread_patch: ThreadPatch,
) -> Result<Thread, Error<PatchThreadThreadsThreadIdPatchError>>