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