get_comment: Get a comment

Description Usage Arguments Details Value Author(s) See Also

View source: R/get_comment.r

Description

Get a comment (and, optionally, its replies).

Usage

1

Arguments

comment

A comment ID, perhaps returned by create_comment.

replies

A logical indicating whether to return replies to the comment, in addition to the comment itself.

...

Other arguments passed to HTTP request functions, for example: token (an OAuth2.0 token) or key (an API key, used by default).

Details

Retrivies a comment and, optionally, any replies to that comment.

Value

An object of class “imgur_comment”

Author(s)

Thomas J. Leeper

See Also

create_comment

delete_comment


imguR documentation built on May 2, 2019, 4:02 p.m.