zerobias / telegram-mtproto

Telegram client api (MTProto) library
MIT License
620 stars 136 forks source link

How to upload profile photo for my account #100

Closed Alavi1412 closed 5 years ago

Alavi1412 commented 7 years ago

I want to add profile photo to my account but I don't know how. Can I upload it using an external link?

Alavi1412 commented 7 years ago

NO ANSWER?

goodmind commented 7 years ago

no answer

iliachesnokov commented 7 years ago

@goodmind You are collaborator of this package and you can't give answer to this question? Is this so hard?

2012mjm commented 6 years ago

Open the web version of the telegram and view the logs in the browser debugger. You can see which methods have been used

Api call account.updateStatus Api call upload.saveFilePart https://tjhorner.com/tl-schema/method/upload.saveFilePart Api call upload.saveFilePart Api call upload.saveFilePart Progress 0.35993760847118783 Api call account.updateStatus Progress 0.7198752169423757 Api call photos.uploadProfilePhoto https://tjhorner.com/tl-schema/method/photos.uploadProfilePhoto Rpc response photos.photo Api call upload.getFile https://tjhorner.com/tl-schema/method/upload.getFile Rpc response upload.file