Module ruma::api::client::room::get_event_by_timestamp

source ·
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api only.
Expand description

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

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

Modules§