logo
pub type InitialRoomCreateEvent = InitialStateEvent<RoomCreateEventContent>;
Expand description

An m.room.create event for creating a room.