core/homeassistant/components/telegram_bot
Vignesh Venkat 96e7944fa8 telegram_bot: Support for sending videos (#10470)
* telegram_bot: Support for sending videos

Telegram python library has a sendVideo function that can be used
similar to sending photos and documents.

* fix lint issue

* fix grammar
2017-11-12 00:13:35 +01:00
..
__init__.py telegram_bot: Support for sending videos (#10470) 2017-11-12 00:13:35 +01:00
broadcast.py telegram_bot platform to only send messages (#8186) 2017-06-26 22:22:33 -07:00
polling.py Fix for telegram polling. (added pausing when error occurs) (#10214) 2017-11-09 21:17:23 +01:00
services.yaml telegram_bot: Support for sending videos (#10470) 2017-11-12 00:13:35 +01:00
webhooks.py Retry set_webhook up to three times, reduce timeout to 5s again (#8716) 2017-07-30 11:14:28 +02:00