443 B
443 B
title | description | image |
---|---|---|
inputVideoEmpty | inputVideoEmpty attributes, type and example | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputVideoEmpty
Type: InputVideo
Example:
$inputVideoEmpty = ['_' => 'inputVideoEmpty'];
Or, if you're into Lua:
inputVideoEmpty={_='inputVideoEmpty'}