Module ruma_federation_api::event[][src]

Expand description

Endpoints to get general information about events

Modules

get_event

Retrieves a single event.

get_missing_events

Retrieves previous events that the sender is missing.

get_room_state

Retrieves a snapshot of a room’s state at a given event.

get_room_state_ids

Retrieves a snapshot of a room’s state at a given event, in the form of event IDs.