SetUserPersonalProfilePhoto constructor

SetUserPersonalProfilePhoto(
  1. {required int user_id,
  2. InputChatPhoto? photo,
  3. int? extra,
  4. int? clientId}
)

Changes a personal profile photo of a contact user

Returns Ok

Implementation

SetUserPersonalProfilePhoto