mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Clarify description of creator.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
2aee5009e5
commit
9ed38bcb66
|
|
@ -7,7 +7,7 @@ properties:
|
||||||
properties:
|
properties:
|
||||||
creator:
|
creator:
|
||||||
description: |-
|
description: |-
|
||||||
The `user_id` of the room creator. Only present in room versions 1 - 10. Starting with
|
The `user_id` of the room creator. **Required** for, and only present in, room versions 1 - 10. Starting with
|
||||||
room version 11 the event `sender` should be used instead.
|
room version 11 the event `sender` should be used instead.
|
||||||
type: string
|
type: string
|
||||||
m.federate:
|
m.federate:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue