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

Deletes a discussion thread by ID