pub(crate) async fn get_event_by_timestamp_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/federation/v1/timestamp_to_event/{roomId}
Get the ID of the event closest to the given timestamp.