ruma::api::federation

Module event

Source
Available on crate feature api and (crate features federation-api-c or federation-api-s) only.
Expand description

Endpoints to get general information about events

Modulesยง

get_event
GET /_matrix/federation/*/event/{eventId}
get_event_by_timestamp
GET /_matrix/federation/*/timestamp_to_event/{roomId}
get_missing_events
POST /_matrix/federation/*/get_missing_events/{roomId}
get_room_state
GET /_matrix/federation/*/state/{roomId}
get_room_state_ids
GET /_matrix/federation/*/state_ids/{roomId}