mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Parse and apply cloud filters.
This commit is contained in:
@@ -127,6 +127,7 @@ public:
|
||||
void setPhoto(PhotoId photoId, const MTPChatPhoto &photo);
|
||||
|
||||
void setName(const QString &name, const QString &username);
|
||||
void setAccessHash(uint64 accessHash);
|
||||
|
||||
void setFlags(MTPDchannel::Flags which) {
|
||||
_flags.set(which);
|
||||
|
Reference in New Issue
Block a user