MadelineProtoDocs/old_docs/API_docs_v105/types/UserProfilePhoto.md

25 lines
548 B
Markdown
Raw Permalink Normal View History

2019-09-13 17:13:55 +02:00
---
title: UserProfilePhoto
description: constructors and methods of type UserProfilePhoto
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: UserProfilePhoto
[Back to types index](index.md)
### Possible values (constructors):
[userProfilePhotoEmpty](../constructors/userProfilePhotoEmpty.md)
[userProfilePhoto](../constructors/userProfilePhoto.md)
### Methods that return an object of this type (methods):
2019-12-27 18:25:37 +01:00
[$MadelineProto->photos->updateProfilePhoto](../methods/photos.updateProfilePhoto.md)
2019-09-13 17:13:55 +02:00