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

Deletes a comment in a discussion thread by comment ID