mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Merge branch 'patch-1' into 'master'
Update notifications.md to include `from_account` See merge request mastodon/docs!41
This commit is contained in:
commit
2fe355ce83
@ -25,6 +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` | Return only notifications sent from given account | Optional ||
|
||||
|
||||
### Pagination
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user