MadelineProtoDocs/docs/TD_docs/methods/setProfilePhoto.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

707 B

title description image
setProfilePhoto Uploads new profile photo for logged in user. If something changes, updateUser will be sent https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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

Parameters:

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

Return type: Ok