Type Definition ruma_common::events::room::create::RedactedRoomCreateEvent
source · [−]pub type RedactedRoomCreateEvent = RedactedStateEvent<RedactedRoomCreateEventContent>;Available on crate feature
events only.Expand description
An m.room.create event that has been redacted.
