2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Allow revoking only sent messages.

This commit is contained in:
John Preston
2019-03-20 17:02:02 +04:00
parent b972da059a
commit 2701e63406
6 changed files with 84 additions and 57 deletions

View File

@@ -177,7 +177,6 @@ public:
void showForwardLayer(MessageIdsList &&items);
void showSendPathsLayer();
void deleteLayer(FullMsgId itemId);
void cancelUploadLayer(not_null<HistoryItem*> item);
void shareUrlLayer(const QString &url, const QString &text);
void inlineSwitchLayer(const QString &botAndQuery);