[][src]Module ruma_client_api::r0::search::search_events

Structs

Categories

Categories of events that can be searched for.

Criteria

Criteria for searching a category of events.

EventContext

Configures whether any context for the events returned are included in the response.

EventContextResult

Context for search results, if requested.

Grouping

A grouping for partioning the result set.

Groupings

Requests that the server partitions the result set based on the provided list of keys.

IncomingEventContextResult

'Incoming' variant of EventContextResult.

IncomingResponse

'Incoming' variant of Response.

IncomingResultCategories

'Incoming' variant of ResultCategories.

IncomingRoomEventResults

'Incoming' variant of RoomEventResults.

IncomingSearchResult

'Incoming' variant of SearchResult.

Request

Data for a request to the search API endpoint.

Response

Data in the response from the search API endpoint.

ResultCategories

Categories of events that can be searched for.

ResultGroup

A grouping of results, if requested.

RoomEventResults

Categories of events that can be searched for.

SearchResult

A search result.

UserProfile

A user profile.

Enums

GroupingKey

The key within events to use for this grouping.

OrderBy

The order in which to search for results.

SearchKeys

The keys to search for.