mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-03 14:38:37 +01:00
Mention that sender is renamed to user_id in v1
This commit is contained in:
parent
451801bf38
commit
d297d83151
|
|
@ -43,6 +43,7 @@ formatted for the /v2 prefix by:
|
|||
* Moving the folling keys from the ``unsigned`` object to the top level event
|
||||
object: ``age``, ``redacted_because``, ``replaces_state``, ``prev_content``.
|
||||
* Removing the ``unsigned`` object.
|
||||
* Rename the ``sender`` key to ``user_id``.
|
||||
* If the event was an ``m.room.member`` with ``membership`` set to ``invite``
|
||||
then adding a ``invite_room_state`` key to the top level event object.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue