refactor!: split telegram bridge into transport/presenter (#55)

This commit is contained in:
banteg
2026-01-06 02:14:36 +04:00
committed by GitHub
parent a8eb1290cc
commit 1178b738df
26 changed files with 2338 additions and 1833 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
from takopi import onboarding
from takopi.telegram import onboarding
from takopi.backends import EngineBackend