imguR (version 1.0.3)

mark_notification: 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: token (an OAuth2.0 token), which is required.

Value

“imgur_basic”.

Details

Marks a named notification as read so that it does not show in future get_notifications results.

See Also

get_notifications