mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Removed "Export history" from context menu for empty chats.
This commit is contained in:
@@ -274,6 +274,8 @@ public:
|
||||
setPinnedMessageId(0);
|
||||
}
|
||||
|
||||
[[nodiscard]] bool canExportChatHistory() const;
|
||||
|
||||
// Returns true if about text was changed.
|
||||
bool setAbout(const QString &newAbout);
|
||||
const QString &about() const {
|
||||
|
Reference in New Issue
Block a user