Type Definition ruma::events::room::encryption::EncryptionEvent[][src]

pub type EncryptionEvent = StateEvent<EncryptionEventContent>;
This is supported on crate feature events only.
Expand description

Defines how messages sent in this room should be encrypted.