InputEncryptedFile

---types---
inputEncryptedFile#5a17b5e5 id:long access_hash:long = InputEncryptedFile

Belongs to

InputEncryptedFile

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

Parameters

idlongrequired
access_hashlongrequired

Used by

SendEncryptedFile
UploadEncryptedFile