Mark notification read
Mark a notification as read
mark_notification(id, ...)
id
: A notification ID....
: Other arguments passed to HTTP request functions, for example: token
(an OAuth2.0 token), which is required.Marks a named notification as read so that it does not show in future get_notifications
results.
An object of class imgur_basic .
Thomas J. Leeper
get_notifications