Type Definition ruma_common::events::room::encryption::RedactedRoomEncryptionEvent
source · [−]pub type RedactedRoomEncryptionEvent = RedactedStateEvent<RedactedRoomEncryptionEventContent>;Available on crate feature
events only.Expand description
An m.room.encryption event that has been redacted.
