MadelineProtoDocs/docs/TD_docs/methods/deleteProfilePhoto.md
2018-04-04 19:52:48 +02:00

639 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