hghs icon indicating copy to clipboard operation
hghs copied to clipboard

Leave room

Open thejhh opened this issue 2 years ago • 0 comments

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

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

The response DTO is MatrixLeaveRoomResponseDTO.

See also

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

thejhh avatar Apr 23 '22 19:04 thejhh