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

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