SetProfilePhoto constructor

SetProfilePhoto(
  1. {required InputChatPhoto photo,
  2. required bool is_public,
  3. int? extra,
  4. int? clientId}
)

Changes a profile photo for the current user

Returns Ok

Implementation

SetProfilePhoto