InputEncryptedFileEmpty

---types---
inputEncryptedFileEmpty#1837c364 = InputEncryptedFile

Belongs to

InputEncryptedFile

In Rust this constructor is a variant of the enums::InputEncryptedFile enum.
Match on it with: if let enums::InputEncryptedFile::InputEncryptedFileEmpty(v) = result { ... }

Parameters

This item has no parameters.

Used by

SendEncryptedFile
UploadEncryptedFile