MadelineProtoDocs/docs/API_docs/types/InputEncryptedFile.md
Sean 4baac3178e Add Syntax Highlight for Markdown
Add PHP, Lua language tag to Code area
2018-10-18 00:30:20 +08:00

762 B

title description image
InputEncryptedFile constructors and methods of type InputEncryptedFile https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Type: InputEncryptedFile

Back to types index

The following syntax can also be used:

$InputEncryptedFile = 'filename.mp4'; // The file path can also be used

Possible values (constructors):

inputEncryptedFileEmpty

inputEncryptedFileUploaded

inputEncryptedFile

inputEncryptedFileBigUploaded

Methods that return an object of this type (methods):