Explicitly call replacement_room a room ID

Fixes https://github.com/matrix-org/matrix-doc/issues/3232
pull/977/head
Will Hunt 3 years ago committed by Richard van der Hoff
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…
Cancel
Save