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

source ·
Available on crate feature api and (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§