1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Update notifications.md

This commit is contained in:
Eugen Rochko 2019-06-11 16:45:23 +02:00
parent 04768e73ee
commit bcff8d180d

View File

@ -25,7 +25,7 @@ Returns array of [Notification]({{< relref "entities.md#notification" >}})
| `min_id` | Return results immediately newer than ID | Optional ||
| `limit` | Maximum number of results | Optional | 20 |
| `exclude_types` | Array of types to exclude (e.g. `follow`, `favourite`, `reblog`, `mention`) | Optional ||
| `account_id` | account id of user to include | Optional ||
| `account_id` | Return only notifications sent from given account | Optional ||
### Pagination