mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Allow removing cloud wallpapers.
This commit is contained in:
@@ -539,6 +539,7 @@ public:
|
||||
}
|
||||
|
||||
bool updateWallpapers(const MTPaccount_WallPapers &data);
|
||||
void removeWallpaper(const WallPaper &paper);
|
||||
const std::vector<WallPaper> &wallpapers() const;
|
||||
int32 wallpapersHash() const;
|
||||
|
||||
|
Reference in New Issue
Block a user