Files
mautrix-telegram/mautrix_telegram/formatter/__init__.py
T
2018-02-24 12:25:13 +02:00

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