TDLib v0.0.2 TDLib.Method.DeleteProfilePhoto View Source
Deletes a profile photo. If something changes, updateUser will be sent.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| profile_photo_id | string | Identifier of the profile photo to delete. |
More details on telegram’s documentation.