pub async fn comment_delete( client: &Client, id: String, ) -> Result<Value, LinearError>
Deletes a comment.