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 = ;
```