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