mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Add documentation for conversation
and announcement
in streaming API
This commit is contained in:
parent
25e1a139c2
commit
ac0d551ada
@ -80,6 +80,10 @@ Possible `stream` values:
|
||||
| `notification` | A new notification has appeared | [Notification]({{< relref "../../entities/notification.md" >}}) |
|
||||
| `delete` | A status has been deleted | ID of the deleted status |
|
||||
| `filters_changed` | Keyword filters have been changed | |
|
||||
| `conversation` | A conversation has been updated | |
|
||||
| `announcement` | A new server-wide announcement has been published | |
|
||||
| `announcement.reaction` | A published announcement has received a new reaction | |
|
||||
| `announcement.delete` | A published announcement has been removed | |
|
||||
|
||||
The payload is JSON-encoded.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user