2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Track sending and failed messages.

This commit is contained in:
John Preston
2019-07-17 16:34:39 +02:00
parent 0005e0a3ce
commit c50ade565a
19 changed files with 427 additions and 316 deletions

View File

@@ -195,8 +195,6 @@ public:
void deletePhotoLayer(PhotoData *photo);
bool sendMessageFail(const RPCError &error);
// While HistoryInner is not HistoryView::ListWidget.
crl::time highlightStartTime(not_null<const HistoryItem*> item) const;