MadelineProto/docs/API_docs_46/constructors/inputPhotoEmpty.md

20 lines
287 B
Markdown
Raw Normal View History

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