Module activity_mark_notifications_as_read

Module activity_mark_notifications_as_read 

Source
Expand description

Mark notifications as read

Marks all notifications as “read” removes it from the default view on GitHub. If the number of notifications is too large to complete in one request, you will receive a 202 Accepted status and GitHub will run an asynchronous process to mark notifications as “read.” To check whether any “unread” notifications remain, you can use the List notifications for the authenticated user endpoint and pass the query parameter all=false.

API method documentation

Modules§

body
Types for body parameter in super::activity_mark_notifications_as_read

Structs§

Content

Functions§

http_builder
hyper_request
reqwest_blocking_builder
reqwest_blocking_request
reqwest_builder
reqwest_request