Include partial quote target text in Matrix event

This commit is contained in:
Tulir Asokan
2023-10-29 11:56:31 +02:00
parent bf2cef424b
commit 90a8583ad0
3 changed files with 31 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
from .from_matrix import matrix_reply_to_telegram, matrix_to_telegram
from .from_telegram import telegram_to_matrix
from .from_telegram import telegram_text_to_matrix_html, telegram_to_matrix