mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 06:53:42 +01:00
Add a snippet of documentation for a m.push_rules event.
This commit is contained in:
parent
646dd4f03a
commit
5407cc8e05
|
|
@ -336,6 +336,14 @@ using the APIs below.
|
|||
|
||||
{{pushrules_http_api}}
|
||||
|
||||
|
||||
Push Rules: Events
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A user changes their push rules a ``m.push_rules`` event is sent to all clients
|
||||
in the ``account_data`` section of their next /sync request. The content of the
|
||||
event is the current push rules for the user.
|
||||
|
||||
Examples
|
||||
++++++++
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue