mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-03 13:37:56 -04:00
It's just a room, now! Since there were some users of the `latest_event()` that returned an `EventTimelineItem`, I kept this method as a method in the Room trait extension that's in the UI crate, so it's still convenient to use.