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