MadelineProto/docs/TD_docs/methods/setProfilePhoto.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

630 B

title description
setProfilePhoto Uploads new profile photo for logged in user. If something changes, updateUser will be sent

Method: setProfilePhoto

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Uploads new profile photo for logged in user. If something changes, updateUser will be sent

Params:

Name Type Required Description
photo InputFile Yes Profile photo to set. inputFileId and inputFilePersistentId may be unsupported

Return type: Ok