546 B
546 B
title | description |
---|---|
inputEncryptedFileEmpty | inputEncryptedFileEmpty attributes, type and example |
Constructor: inputEncryptedFileEmpty
Type: InputEncryptedFile
Example:
$inputEncryptedFileEmpty = ['_' => 'inputEncryptedFileEmpty', ];
PWRTelegram json-encoded version:
{"_":"inputEncryptedFileEmpty"}
Or, if you're into Lua:
inputEncryptedFileEmpty={_='inputEncryptedFileEmpty', }