Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjentsch <mtthsjntsch@gmail.com>2016-03-23 14:46:04 +0300
committermjentsch <mtthsjntsch@gmail.com>2016-03-23 14:46:04 +0300
commit004f84b544e1683a2506f3a9c1d3b99c7d14ea0c (patch)
tree6338fdf3f67ae6ace3fd3b8f4fbb9653af209920 /tgp-msg.h
parenta3341cb5cf32f3de046121c9697ccc42a95ece63 (diff)
Experimental support for channel history
Fetch missing channel history, keep track of message IDs. Still broken in Adium.
Diffstat (limited to 'tgp-msg.h')
-rw-r--r--tgp-msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tgp-msg.h b/tgp-msg.h
index fdf173b..f8c7718 100644
--- a/tgp-msg.h
+++ b/tgp-msg.h
@@ -27,7 +27,7 @@
* Loads embedded ressources like pictures or document thumbnails and ensures that
* that all messages are still displayed in the original incoming order.
*/
-void tgp_msg_recv (struct tgl_state *TLS, struct tgl_message *M);
+void tgp_msg_recv (struct tgl_state *TLS, struct tgl_message *M, GList *before);
/**
* Process a message and send it the peer