Files
Solo_bot/handlers/admin/sender/__init__.py
T

4 lines
57 B
Python

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