435 B
435 B
title | description | image |
---|---|---|
inputPhotoEmpty | Empty input photo | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPhotoEmpty
Empty input photo
Type: InputPhoto
Example:
$inputPhotoEmpty = ['_' => 'inputPhotoEmpty'];
Or, if you're into Lua:
inputPhotoEmpty={_='inputPhotoEmpty'}