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

Expand description

Types for the m.room.create event.

Structs

CreateEventContent

The payload for CreateEvent.

PreviousRoom

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

RedactedCreateEventContent

The payload for a redacted CreateEventContent

Enums

RoomType

An enum of possible room types.

Type Definitions

CreateEvent

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