2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Implement suggested profile photo message.

This commit is contained in:
John Preston
2022-12-09 21:35:45 +04:00
parent 5fe9c93cb6
commit 48cf0a4382
24 changed files with 768 additions and 356 deletions

View File

@@ -114,6 +114,7 @@ public:
[[nodiscard]] bool isInaccessible() const;
[[nodiscard]] bool canWrite() const;
[[nodiscard]] bool applyMinPhoto() const;
[[nodiscard]] bool hasPersonalPhoto() const;
[[nodiscard]] bool canShareThisContact() const;
[[nodiscard]] bool canAddContact() const;