Type Definition ruma::events::room::encrypted::EncryptedEvent[][src]

pub type EncryptedEvent = MessageEvent<EncryptedEventContent>;
This is supported on crate feature events only.
Expand description

An event that has been encrypted.