Values.DeleteCommentContentInputSourceDeletes the content of a comment made on a change, file, or commit in a repository.
type nonrec t = {commentId : CommentId.t;The unique, system-generated ID of the comment. To get this ID, use GetCommentsForComparedCommit or GetCommentsForPullRequest.
*)}