You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
event_format | enum
The format to use for events. 'client' will return the events in a format suitable for clients. 'federation' will return the raw event as receieved over federation. The default is 'client'. One of: ["client", "federation"]
Specification: 5.2 POST /_matrix/client/r0/user/{userId}/filter
Implementation: rest/client/v2_alpha/sync.py#L333
The text was updated successfully, but these errors were encountered: