logo
pub type RoomCreateEvent = StateEvent<RoomCreateEventContent>;
Expand description

An m.room.create event.