pub async fn thread_reopen(
    client: &ApiClient,
    thread_id: Base64Uuid
) -> Result<Thread>
Expand description

Reopens a discussion thread by ID