MadelineProto/docs/API_docs/constructors/userProfilePhotoEmpty.md
2016-12-30 23:21:36 +03:00

20 lines
329 B
Markdown

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