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

5 lines
58 B
Python

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