Skip to content

setUserPersonalProfilePhoto

Function · TDLib 1.8.67 · d1085f9c

Changes a personal profile photo of a contact user

setUserPersonalProfilePhoto(
  user_id: int53,
  photo: InputChatPhoto
) → Ok

user_id

int53

User identifier

photo

InputChatPhoto

Profile photo to set; pass null to delete the photo; inputChatPhotoPrevious isn't supported in this function