core/homeassistant/components/telegram_bot
Konsts 114d48ed8b
Add timeout attribute for send files (#31379)
* Add timeout attribute for send files

* Remove dublicate

Remove attribute dublicate in BASE_SERVICE_SCHEMA

* Remove duplicate

return attribute to BASE_SERVICE_SCHEMA and remove from SERVICE_SCHEMA_SEND_FILE

* Add timeout parameter description

Add timeout parameter description for "send message" and "send location"
2020-02-03 21:23:58 +01:00
..
__init__.py Add timeout attribute for send files (#31379) 2020-02-03 21:23:58 +01:00
broadcast.py
manifest.json Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
polling.py
services.yaml Add timeout attribute for send files (#31379) 2020-02-03 21:23:58 +01:00
webhooks.py