logo
pub type RedactedSyncRoomHistoryVisibilityEvent = RedactedSyncStateEvent<RedactedRoomHistoryVisibilityEventContent>;
Available on crate feature events only.
Expand description

An m.room.history_visibility event from a sync_events response that has been redacted.