delete_comment

Function delete_comment 

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