[][src]Module ruma_events::room::create

Types for the m.room.create event.

Structs

CreateEvent

This is the first event in a room and cannot be changed. It acts as the root of all other events.

CreateEventContent

The payload for CreateEvent.

PreviousRoom

A reference to an old room replaced during a room version upgrade.