Files
shveitechbot/handlers/admins/__init__.py

4 lines
76 B
Python

from .inline_mode import router as inline_router
routers = [inline_router]