MadelineProtoDocs/docs/TD_docs/methods/deleteProfilePhoto.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

638 B

title description image
deleteProfilePhoto Deletes profile photo. If something changes, updateUser will be sent https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: deleteProfilePhoto

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Deletes profile photo. If something changes, updateUser will be sent

Parameters:

Name Type Required Description
profile_photo_id int64 Yes Identifier of profile photo to delete

Return type: Ok