mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-17 21:57:57 -04:00
Add support for room account data events in EventFactory: - Add RoomAccountData format to EventFormat enum - Add From implementations for Raw<AnyRoomAccountDataEvent> - Add room_account_data() generic method - Add fully_read() helper for m.fully_read events - Add marked_unread() helper for m.marked_unread events