R/delete_comment.R
delete_comment.Rd
Delete a Comment
delete_comment(comment_id, ...)
Comment ID.
Additional arguments passed to [tuber_DELETE()].
The empty API response, invisibly.
https://developers.google.com/youtube/v3/docs/comments/delete
if (FALSE) { # \dontrun{ delete_comment("COMMENT_ID") } # }