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

Resolves a discussion thread by ID