mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-14 17:44:12 -05:00
This patch renames the fields in `RoomUpdate`: `join` becomes `joined`, `leave` becomes `left`, `invite` becomes `invited`, to match their associate type.