mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
643 B
643 B
title | description |
---|---|
setProfilePhoto | Uploads new profile photo for logged in user. If something changes, updateUser will be sent |
Method: setProfilePhoto
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 |