mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Explicitly call replacement_room a room ID
Fixes https://github.com/matrix-org/matrix-doc/issues/3232
This commit is contained in:
parent
153df04953
commit
2794fc8e29
|
|
@ -10,7 +10,7 @@ properties:
|
|||
description: A server-defined message.
|
||||
replacement_room:
|
||||
type: string
|
||||
description: The new room the client should be visiting.
|
||||
description: The room ID of the new room the client should be visiting.
|
||||
required:
|
||||
- replacement_room
|
||||
- body
|
||||
|
|
|
|||
Loading…
Reference in a new issue