telegram-sender/handlers/__init__.py

5 lines
88 B
Python
Raw Normal View History

2023-07-31 17:26:50 +03:00
from . import callback
from . import channel
from . import groups
from . import private