file
create_room.hppResponse from creating a room.
Namespaces
- namespace mtx
- Top level namespace for mtxclient.
- namespace mtx::responses
- Namespace for the different types of responses.
Classes
- struct mtx::responses::CreateRoom
- Response from the
POST /_matrix/client/r0/createRoom
endpoint.