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

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