Files
h1686bot/bot/handlers/start/__init__.py
2025-01-02 22:19:43 +02:00

4 lines
48 B
Python

from .start import router
__all__ = ["router"]