photos.deletePhotos
Deletes profile photos.
Example
TL schema
Parameters
Name | Type | Description |
id | Vector < InputPhoto > | Input photos to delete |
Result
Method returns a list of successfully deleted photos in Vector[long](https://core.telegram.org/type/long)
Possible errors
Code | Type | Description |
Can bots use this methd ?
yes
Related pages
Last updated