telegram api type · layer 229
InputEncryptedFile
Object sets encrypted file for attachment
constructors (4)
| constructor | id | description |
|---|---|---|
| inputEncryptedFileEmpty | #1837c364 | Empty constructor. |
| inputEncryptedFileUploaded | #64bd0306 | Sets new encrypted file saved by parts using upload.saveFilePart method. |
| inputEncryptedFile | #5a17b5e5 | Sets forwarded encrypted file for attachment. |
| inputEncryptedFileBigUploaded | #2dc173c8 | Assigns a new big encrypted file (over 10 MB in size), saved in parts using the method upload.saveBigFilePart. |