Record
mark-repo-notifications-as-read-params
No description available.
record mark-repo-notifications-as-read-params {
owner: string,
repo: string,
last-read-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| last-read-at | option<string> |