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

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 of a CreateEvent.