Add support for Telethon's catch_up() (ref #124)

This commit is contained in:
Tulir Asokan
2018-05-13 11:22:20 +03:00
parent fd763b953d
commit 79341b8d28
5 changed files with 13 additions and 1 deletions
+3
View File
@@ -112,6 +112,9 @@ bridge:
#
# Remember that proper sticker support always requires Pillow to convert webp into png.
native_stickers: true
# Whether or not to fetch and handle Telegram updates at startup from the time the bridge was down.
# WARNING: Probably buggy, might get stuck in infinite loop.
catch_up: false
# The prefix for commands. Only required in non-management rooms.
command_prefix: "!tg"