photos.deletePhotos

Deletes profile photos.

---functions---
photos.deletePhotos#87cf7f2f id:Vector<InputPhoto> = Vector<long>;

Parameters

Name Type Description
id Vector<InputPhoto> Input photos to delete

Result

Method returns a list of successfully deleted photos in Vector<long>

Наверх