mark_notification function

Mark notification read

Mark notification read

Mark a notification as read

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.

Details

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

Returns

An object of class imgur_basic .

Author(s)

Thomas J. Leeper

See Also

get_notifications

  • Maintainer: Thomas J. Leeper
  • License: GPL-3
  • Last published: 2016-03-29