Module ruma_client_api::room::get_event_by_timestamp

source ·
Available on crate features client or server only.
Expand description

GET /_matrix/client/*/rooms/{roomId}/timestamp_to_event

Get the ID of the event closest to the given timestamp.

Modules§