pub type RedactedSyncRoomEncryptedEvent = RedactedSyncMessageLikeEvent<RedactedRoomEncryptedEventContent>;Expand description
An m.room.encrypted event from a sync_events response that has been redacted.
pub type RedactedSyncRoomEncryptedEvent = RedactedSyncMessageLikeEvent<RedactedRoomEncryptedEventContent>;An m.room.encrypted event from a sync_events response that has been redacted.