Type Definition ruma_events::room::history_visibility::HistoryVisibilityEvent[][src]

pub type HistoryVisibilityEvent = StateEvent<HistoryVisibilityEventContent>;
Expand description

This event controls whether a member of a room can see the events that happened in a room from before they joined.