[][src]Module ruma_client_api::r0::room::create_room

Structs

CreationContent

Extra options to be added to the m.room.create event.

IncomingRequest

'Incoming' variant of Request.

InitialStateEvent

Represents content of a state event to be used to initalize new room state.

Request

Data for a request to the create_room API endpoint.

Response

Data in the response from the create_room API endpoint.

Enums

RoomPreset

A convenience parameter for setting a few default state events.