Update notifications.md

This commit is contained in:
Eugen Rochko 2019-06-11 16:45:23 +02:00
parent 04768e73ee
commit bcff8d180d
1 changed files with 1 additions and 1 deletions

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