我想用telegram-cli制作一个自动配置文件转换器程序。 我可以使用'set_profile_photo'上传新的个人资料照片,但我无法删除旧照片。 有没有办法用telegram-cli或telegram API删除旧照片?
答案 0 :(得分:2)
要删除 当前个人资料照片 ,您可以使用以下内容:
show users
将auth
设为photos.updateProfilePhoto#eef579a0 id:InputPhoto crop:InputPhotoCrop = UserProfilePhoto;
并将id:InputPhoto
设为inputPhotoEmpty#1cd7bf0d
见下文:
crop:InputPhotoCrop