logo
pub type InitialRoomCreateEvent = InitialStateEvent<RoomCreateEventContent>;
Available on crate feature events only.
Expand description

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