Type Definition ruma_events::room::encryption::EncryptionEvent[][src]

pub type EncryptionEvent = StateEvent<EncryptionEventContent>;
Expand description

Defines how messages sent in this room should be encrypted.