Module filter

Available on crate feature api and (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.
FilterDefinition
A filter definition
RoomEventFilter
Filters to be applied to room events.
RoomFilter
Filters to be applied to room data.

Enums§

EventFormat
Format to use for returned events.
LazyLoadOptions
Specifies options for lazy-loading membership events on supported endpoints
UrlFilter
Options for filtering based on the presence of a URL.