mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-18 14:18:19 -04:00
Change JoinedRoomBuilder::add_account_data() to accept any type that implements Into<Raw<AnyRoomAccountDataEvent>>, preparing for migration away from RoomAccountDataTestEvent enum.