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
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ Returns array of [Notification]({{< relref "entities.md#notification" >}})
|
||||||
| `min_id` | Return results immediately newer than ID | Optional ||
|
| `min_id` | Return results immediately newer than ID | Optional ||
|
||||||
| `limit` | Maximum number of results | Optional | 20 |
|
| `limit` | Maximum number of results | Optional | 20 |
|
||||||
| `exclude_types` | Array of types to exclude (e.g. `follow`, `favourite`, `reblog`, `mention`) | Optional ||
|
| `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
|
### Pagination
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue