hghs
hghs copied to clipboard
Create room
POST /_matrix/client/r0/createRoom
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 MatrixCreateRoomDTO
.
The response DTO is MatrixCreateRoomResponseDTO
.
See also
- #17
- #18
- #19
- #20
- #21
- #22
- #23
- #24
- #25
- #26
- #29
- #32
- #33
- #34
- https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3createroom
- https://spec.matrix.org/v1.2/client-server-api/#mroomname
- https://spec.matrix.org/v1.2/client-server-api/#mroomtopic
- https://spec.matrix.org/v1.2/client-server-api/#client-behaviour-21
- https://spec.matrix.org/v1.2/client-server-api/#server-behaviour-12
- https://spec.matrix.org/v1.2/client-server-api/#mroompower_levels