MadelineProto/old_docs/API_docs_v72/types/InputEncryptedFile.md

33 lines
686 B
Markdown
Raw Normal View History

2017-11-15 13:41:58 +01:00
---
title: InputEncryptedFile
description: constructors and methods of type InputEncryptedFile
---
## Type: InputEncryptedFile
[Back to types index](index.md)
The following syntax can also be used:
```
$InputEncryptedFile = 'filename.mp4'; // The file path can also be used
```
2017-11-15 13:41:58 +01:00
### Possible values (constructors):
[inputEncryptedFileEmpty](../constructors/inputEncryptedFileEmpty.md)
[inputEncryptedFileUploaded](../constructors/inputEncryptedFileUploaded.md)
[inputEncryptedFile](../constructors/inputEncryptedFile.md)
[inputEncryptedFileBigUploaded](../constructors/inputEncryptedFileBigUploaded.md)
### Methods that return an object of this type (methods):