Represents an encrypted to-device event that could not be decrypted.
Readonly
The original message (of type m.room.encrypted) that failed to be decrypted, encoded as JSON.
m.room.encrypted
The type of processed to-device event. Always ProcessedToDeviceEventType.UnableToDecrypt for this type.
Represents an encrypted to-device event that could not be decrypted.