Type Definition ruma::events::room::history_visibility::HistoryVisibilityEvent[][src]

pub type HistoryVisibilityEvent = StateEvent<HistoryVisibilityEventContent>;
This is supported on crate feature events only.
Expand description

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