MadelineProtoDocs/docs/TD_docs/methods/setProfilePhoto.md

709 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 Description Required
photo InputFile Profile photo to set. inputFileId and inputFilePersistentId may be unsupported Yes

Return type: Ok