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