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

16 lines
221 B
Markdown
Raw Normal View History

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