2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Add revoking of full history.

This commit is contained in:
John Preston
2019-03-21 17:48:40 +04:00
parent 33069739ee
commit eb1825defd
9 changed files with 130 additions and 113 deletions

View File

@@ -195,11 +195,6 @@ public:
void deletePhotoLayer(PhotoData *photo);
void deleteMessages(
not_null<PeerData*> peer,
const QVector<MTPint> &ids,
bool revoke);
bool sendMessageFail(const RPCError &error);
Dialogs::IndexedList *contactsList();
@@ -371,10 +366,6 @@ private:
void destroyExportTopBar();
void exportTopBarHeightUpdated();
void messagesAffected(
not_null<PeerData*> peer,
const MTPmessages_AffectedMessages &result);
Window::SectionSlideParams prepareShowAnimation(
bool willHaveTopBarShadow);
void showNewSection(