Rdocumentation
powered by
Learn R Programming
imguR (version 1.0.3)
report_comment: Report a comment
Description
Report a comment as inappropriate.
Usage
report_comment(comment, ...)
Arguments
comment
A comment ID, perhaps returned by
create_comment
or
get_comment
.
...
Other arguments passed to HTTP request functions, for example:
token
(an OAuth2.0 token) or
key
(an API key, used by default).
Value
imgur_basic.
Details
Reports a comment as inappropriate.
See Also
get_comment
vote_comment