Browse Source

refactor!(transport): move transport to bot module

Librellium 1 tuần trước cách đây
mục cha
commit
62e6a4d342

+ 0 - 0
anonflow/services/transport/__init__.py → anonflow/bot/transport/__init__.py


+ 0 - 0
anonflow/services/transport/content.py → anonflow/bot/transport/content.py


+ 0 - 0
anonflow/services/transport/delivery.py → anonflow/bot/transport/delivery.py


+ 0 - 0
anonflow/services/transport/router.py → anonflow/bot/transport/router.py


+ 0 - 0
anonflow/services/transport/types.py → anonflow/bot/transport/types.py