telegram-bot-template/handlers/__init__.py
2023-07-31 15:48:34 +03:00

5 lines
88 B
Python

from . import callback
from . import channel
from . import groups
from . import private