Vote on a comment
Vote a comment up or down.
vote_comment(comment, vote = 'up', ...)
comment
: A comment ID, perhaps returned by create_comment
.vote
: A character string indicating the direction of the vote, one of up or down ....
: Other arguments passed to HTTP request functions, for example: token
(an OAuth2.0 token), which is required.Votes a comment up or down.
An object of class imgur_basic
Thomas J. Leeper
get_comment
report_comment