22 lines
291 B
Markdown
22 lines
291 B
Markdown
---
|
|
title: inputPhotoEmpty
|
|
description: inputPhotoEmpty attributes, type and example
|
|
---
|
|
## Constructor: inputPhotoEmpty
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputPhoto](../types/InputPhoto.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$inputPhotoEmpty = ['_' => 'inputPhotoEmpty', ];
|
|
```
|
|
|