mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24:09 +02:00
parent
5572d33453
commit
1a938c72e7
|
|
@ -111,7 +111,7 @@ paths:
|
||||||
post:
|
post:
|
||||||
summary: Start the requesting user participating in a particular room.
|
summary: Start the requesting user participating in a particular room.
|
||||||
description: |-
|
description: |-
|
||||||
*Note that this API takes either a room ID or alias, unlike* `/room/{roomId}/join`.
|
*Note that this API takes either a room ID or alias, unlike* `/rooms/{roomId}/join`.
|
||||||
|
|
||||||
This API starts a user participating in a particular room, if that user
|
This API starts a user participating 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue