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: 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.

Value

An object of class “imgur_basic”.

Author(s)

Thomas J. Leeper

See Also

get_notifications


[Package imguR version 1.0.3 Index]