logo
pub type SyncRoomCreateEvent = SyncStateEvent<RoomCreateEventContent>;
Expand description

An m.room.create event from a sync_events response.