1
0
Fork 0
envoyer/envoyer/__init__.py
2025-01-05 17:12:38 -05:00

3 lines
62 B
Python

from envoyer.telegram import Telegram
__all__ = ["Telegram"]