Skip to main content

get_event_by_timestamp_route

Function get_event_by_timestamp_route 

Source
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.