SuggestUserProfilePhoto constructor

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

Suggests a profile photo to another regular user with common messages

Returns Ok

Implementation

SuggestUserProfilePhoto