mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fixed missing markers (#2193)
This commit is contained in:
parent
94d297917e
commit
f01a975dfc
@ -65,11 +65,13 @@ telegram_webhooks:
|
||||
|
||||
Telegram webhooks raise an event `telegram.command` with a payload.
|
||||
|
||||
```json{
|
||||
```json
|
||||
{
|
||||
'command': '/thecommand'
|
||||
'args': 'strings after command'
|
||||
'user_id': 12345
|
||||
}
|
||||
```
|
||||
|
||||
Automation example that realize simple test to command/notify interaction.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user