Available on crate features
client
or server
only.Expand description
Endpoints for event filters.
Modules§
- create_
filter POST /_matrix/client/*/user/{userId}/filter
- get_
filter GET /_matrix/client/*/user/{userId}/filter/{filterId}
Structs§
- Filter
- Filter for non-room data.
- Filter
Definition - A filter definition
- Room
Event Filter - Filters to be applied to room events.
- Room
Filter - Filters to be applied to room data.
Enums§
- Event
Format - Format to use for returned events.
- Lazy
Load Options - Specifies options for lazy-loading membership events on supported endpoints
- UrlFilter
- Options for filtering based on the presence of a URL.