Skip to main content

get_room_state_ids_route

Function get_room_state_ids_route 

Source
pub(crate) async fn get_room_state_ids_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

§GET /_matrix/federation/v1/state_ids/{roomId}

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