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

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