MadelineProto/docs/API_docs/constructors/inputPhotoEmpty.md
2016-12-20 13:32:11 +01:00

20 lines
286 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', ];
```