hghs icon indicating copy to clipboard operation
hghs copied to clipboard

Invite to room

Open thejhh opened this issue 2 years ago • 0 comments

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

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 MatrixInviteToRoomRequestDTO.

The response DTO is MatrixInviteToRoomResponseDTO.

See also

  • https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3roomsroomidinvite

thejhh avatar Apr 23 '22 19:04 thejhh