mtx::responses::CreateRoom struct

Response from the POST /_matrix/client/r0/createRoom endpoint.

Public variables

mtx::identifiers::Room room_id
The room ID of the newly created room.