platypush/platypush/plugins/telegram
Fabio Manganiello 6bdc9e77ee
continuous-integration/drone/push Build is passing Details
[#349] Refactored/rewritten `telegram` plugin.
1. `chat.telegram` -> `telegram` plugin.

2. Merged `backend.chat.telegram` logic into `telegram` plugin.

3. Rewritten the architecture of the integration to adapt to the new
   asyncio API introduced in the latest versions of telegram-bot-api.

Closes: #349
2024-03-03 15:39:47 +01:00
..
__init__.py [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
_bridge.py [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
_model.py [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
_service.py [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
_utils.py [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
manifest.yaml [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00