apache-airflow-providers-telegram

Content

Guides

References

Package apache-airflow-providers-telegram

Telegram

Release: 1.0.2

Provider package

This is a provider package for telegram provider. All classes for this provider package are in airflow.providers.telegram python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-telegram

PIP requirements

PIP package

Version required

python-telegram-bot

==13.0

Changelog

1.0.2

Bug fixes

  • Fix the AttributeError with text field in TelegramOperator (#13990)

1.0.1

Updated documentation and readme files.

1.0.0

Initial version of the provider.

Was this entry helpful?