lemmy-js-client
Preparing search index...
MarkNotificationAsRead
Type Alias MarkNotificationAsRead
Mark a comment reply as read.
type
MarkNotificationAsRead
=
{
notification_id
:
NotificationId
;
read
:
boolean
;
}
Index
Properties
notification_
id
read
Properties
notification_
id
notification_id
:
NotificationId
read
read
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
notification_
id
read
lemmy-js-client
Loading...
Mark a comment reply as read.