mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 20:43:42 +01:00
Update data/api/client-server/create_room.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
39edd64034
commit
a3f40730ed
|
|
@ -109,7 +109,7 @@ paths:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
If this is included, an [`m.room.name`](#mroomname) event
|
If this is included, an [`m.room.name`](/client-server-api/#mroomname) event
|
||||||
will be sent into the room to indicate the name for the room.
|
will be sent into the room to indicate the name for the room.
|
||||||
This overwrites any [`m.room.name`](/client-server-api/#mroomname)
|
This overwrites any [`m.room.name`](/client-server-api/#mroomname)
|
||||||
event in `initial_state`.
|
event in `initial_state`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue