467 B
467 B
title | description |
---|---|
inputPhotoEmpty | inputPhotoEmpty attributes, type and example |
Constructor: inputPhotoEmpty
Attributes:
Name | Type | Required |
---|
Type: InputPhoto
Example:
$inputPhotoEmpty = ['_' => 'inputPhotoEmpty', ];
Or, if you're into Lua:
inputPhotoEmpty={_='inputPhotoEmpty', }