Files
mautrix-telegram/mautrix_telegram/formatter/__init__.py
T

3 lines
167 B
Python

from .from_matrix import matrix_reply_to_telegram, matrix_to_telegram, matrix_text_to_telegram
from .from_telegram import telegram_reply_to_matrix, telegram_to_matrix