[]Type Definition matrix_sdk::events::room::encrypted::EncryptedEvent

type EncryptedEvent = MessageEvent<EncryptedEventContent>;

An event that has been encrypted.