4 lines
76 B
Python
4 lines
76 B
Python
from .inline_mode import router as inline_router
|
|
|
|
routers = [inline_router]
|