Type Definition ruma_events::room::encrypted::EncryptedEvent[][src]

type EncryptedEvent = MessageEvent<EncryptedEventContent>;
Expand description

An event that has been encrypted.