pub async fn delete_comment(
configuration: &Configuration,
params: DeleteCommentParams,
) -> Result<DeleteComment200Response, Error<DeleteCommentError>>pub async fn delete_comment(
configuration: &Configuration,
params: DeleteCommentParams,
) -> Result<DeleteComment200Response, Error<DeleteCommentError>>