report_comment function

Report a comment

Report a comment

Report a comment as inappropriate.

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).

Details

Reports a comment as inappropriate.

Returns

An object of class imgur_basic .

Author(s)

Thomas J. Leeper

See Also

get_comment

vote_comment

  • Maintainer: Thomas J. Leeper
  • License: GPL-3
  • Last published: 2016-03-29