DeleteProfilePhoto constructor

DeleteProfilePhoto(
  1. {required int64 profile_photo_id,
  2. int? extra,
  3. int? clientId}
)

Deletes a profile photo

Returns Ok

Implementation

DeleteProfilePhoto