Improve API documentation
This commit is contained in:
parent
b2023264a2
commit
320d51a4d9
5 changed files with 32 additions and 17 deletions
|
@ -22,6 +22,7 @@ Returns array of [Notification]({{< relref "entities.md#notification" >}})
|
|||
|----|-----------|:------:|:-----:|
|
||||
| `max_id` | Return results older than ID | Optional ||
|
||||
| `since_id` | Return results newer than ID | Optional ||
|
||||
| `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 ||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue