mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Update telegram_bot.markdown (#17406)
This commit is contained in:
parent
7b8645c030
commit
f36bc31408
@ -487,7 +487,7 @@ Telegram callbacks also support arguments and commands the same way as normal me
|
||||
data:
|
||||
show_alert: true
|
||||
callback_query_id: "{{ trigger.event.data.id }}"
|
||||
message: "I repeat: {{trigger.event.data["args"]}}"
|
||||
message: "I repeat: {{trigger.event.data['args']}}"
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user