Mention that sender is renamed to user_id in v1

pull/977/head
Mark Haines 9 years ago
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…
Cancel
Save