1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 15:07:22 +01:00
MadelineProto/docs/API_docs/constructors/inputChatPhotoEmpty.md

16 lines
241 B
Markdown

## Constructor: inputChatPhotoEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [InputChatPhoto](../types/InputChatPhoto.md)
### Example:
```
$inputChatPhotoEmpty = ;
```