EncryptedFile
Rust type: enums::EncryptedFile
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| EncryptedFile |
| EncryptedFileEmpty |
Requests returning this type
| UploadEncryptedFile |
Requests accepting this type as input
None.
Other types containing this type
| EncryptedMessage |
| SentEncryptedFile |