summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/mt_proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-01-07 21:13:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-01-07 21:13:52 +0300
commit6635344981d9bfb245ada6c685b3a179cfd6ef45 (patch)
treeae31aee90b002d803be85a03caeca687145d8248 /protocols/Telegram/src/mt_proto.h
parent21331cf681e7f1fb0729109de251d0cc61be6098 (diff)
Telegram: simple version of marking messages read
Diffstat (limited to 'protocols/Telegram/src/mt_proto.h')
-rw-r--r--protocols/Telegram/src/mt_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Telegram/src/mt_proto.h b/protocols/Telegram/src/mt_proto.h
index 7aa85b722b..46439aee5f 100644
--- a/protocols/Telegram/src/mt_proto.h
+++ b/protocols/Telegram/src/mt_proto.h
@@ -173,6 +173,7 @@ public:
// Events ////////////////////////////////////////////////////////////////////////////
int __cdecl OnOptionsInit(WPARAM, LPARAM);
+ int __cdecl OnDbMarkedRead(WPARAM, LPARAM);
// Options ///////////////////////////////////////////////////////////////////////////