mark_notification {imguR} | R Documentation |
Mark notification read
Description
Mark a notification as read
Usage
mark_notification(id, ...)
Arguments
id |
A notification ID. |
... |
Other arguments passed to HTTP request functions, for example: |
Details
Marks a named notification as read so that it does not show in future get_notifications
results.
Value
An object of class “imgur_basic”.
Author(s)
Thomas J. Leeper
See Also
[Package imguR version 1.0.3 Index]