hghs icon indicating copy to clipboard operation
hghs copied to clipboard

Join to room

Open thejhh opened this issue 2 years ago • 0 comments

POST /_matrix/client/r0/rooms/:ROOM_ID/join

Should be updated to use newer version. However, remember to refactor our SimpleMatrixClient to use it also at fi.hg.matrix.

The request DTO is MatrixJoinRoomRequestDTO.

The response DTO is MatrixJoinRoomResponseDTO.

See also

  • https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3roomsroomidjoin
  • https://spec.matrix.org/v1.2/client-server-api/#client-behaviour-14

thejhh avatar Apr 23 '22 19:04 thejhh