Add support for cross-room replies from Telegram

This commit is contained in:
Tulir Asokan
2023-10-29 02:11:11 +03:00
parent 6809ebcde9
commit bf2cef424b
3 changed files with 19 additions and 1 deletions
+2
View File
@@ -342,6 +342,8 @@ bridge:
# Disable generating reply fallbacks? Some extremely bad clients still rely on them,
# but they're being phased out and will be completely removed in the future.
disable_reply_fallbacks: false
# Should cross-chat replies from Telegram be bridged? Most servers and clients don't support this.
cross_room_replies: false
# Whether or not the bridge should send a read receipt from the bridge bot when a message has
# been sent to Telegram.
delivery_receipts: false