MadelineProtoDocs/old_docs/API_docs_v14/types/InputEncryptedFile.md

1.2 KiB

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
$InputEncryptedFile = 'https://google.com'; // A URL can also be used

You can also use async streams, HTTP response objects, and much more!

Possible values (constructors):

inputEncryptedFileEmpty

inputEncryptedFileUploaded

inputEncryptedFile

inputEncryptedFileBigUploaded

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

inputEncryptedFileEmpty

inputEncryptedFileUploaded

inputEncryptedFile

inputEncryptedFileBigUploaded