mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-17 03:25:24 +00:00
8c1ac41cea
This is to make it easier to port to Rust, as well as making things conceptually simpler. Two changes: 1. Remove the `__getitem__` interface on events 2. Remove `.user_id` as an alias of `.sender`.