mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
630 B
630 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
Params:
Name | Type | Required | Description |
---|---|---|---|
photo | InputFile | Yes | Profile photo to set. inputFileId and inputFilePersistentId may be unsupported |