pub(crate) async fn get_room_state_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
§GET /_matrix/federation/v1/state/{roomId}
Retrieves a snapshot of a room’s state at a given event.