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

5 lines
53 B
Python

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