mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Unshift
This commit is contained in:
parent
a229f75974
commit
86dcb21a01
|
|
@ -117,7 +117,7 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
*Note that this API takes either a room ID or alias, unlike* `/rooms/{roomId}/join`.
|
*Note that this API takes either a room ID or alias, unlike* `/rooms/{roomId}/join`.
|
||||||
|
|
||||||
This API starts a user'S participation in a particular room, if that user
|
This API starts a user's participation in a particular room, if that user
|
||||||
is allowed to participate in that room. After this call, the client is
|
is allowed to participate in that room. After this call, the client is
|
||||||
allowed to see all current state events in the room, and all subsequent
|
allowed to see all current state events in the room, and all subsequent
|
||||||
events associated with the room until the user leaves the room.
|
events associated with the room until the user leaves the room.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue