mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
added any profile photo delete, fixed profile photo upload
This commit is contained in:
@@ -107,7 +107,9 @@ private:
|
||||
void loadBack();
|
||||
|
||||
void userPhotosLoaded(UserData *u, const MTPphotos_Photos &photos, mtpRequestId req);
|
||||
void filesLoaded(History *h, const MTPmessages_Messages &msgs, mtpRequestId req);
|
||||
|
||||
void deletePhotosDone(const MTPVector<MTPlong> &result);
|
||||
bool deletePhotosFail(const RPCError &error);
|
||||
|
||||
void updateHeader();
|
||||
void snapXY();
|
||||
|
Reference in New Issue
Block a user