pub(crate) async fn get_missing_events_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/federation/v1/get_missing_events/{roomId}
Retrieves events that the sender is missing.