Separate Telegram message conversion code from Matrix sending

This commit is contained in:
Tulir Asokan
2022-05-26 15:46:19 +03:00
parent 591e79f5a0
commit 18f6622340
11 changed files with 807 additions and 840 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_reply_to_matrix, telegram_to_matrix
from .from_telegram import telegram_to_matrix