Description Usage Arguments Details Value Author(s) See Also Examples
Get replies
1 | get_replies(only_new = FALSE, ...)
|
only_new |
A logical indicating whether only new notifications should be returned. Default is |
... |
Other arguments passed to HTTP request functions, for example: |
Retrieves replies.
An object of class “imgur_notification”.
Thomas J. Leeper
1 2 3 4 5 | ## Not run:
tkn <- imgur_login()
get_replies(only_new = TRUE, token = tkn)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.