1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/methods/setProfilePhoto.md

643 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

Parameters:

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

Return type: Ok