from .commands import router as commands_router from .chat import router as chat_router from .callbacks import router as callbacks_router