mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
parent
103b55134b
commit
7f8ea87526
@ -67,9 +67,9 @@ Telegram webhooks raise an event `telegram_command` with a payload.
|
||||
|
||||
```json
|
||||
{
|
||||
'command': '/thecommand'
|
||||
'args': 'strings after command'
|
||||
'user_id': 12345
|
||||
"command": "/thecommand",
|
||||
"args": "strings after command",
|
||||
"user_id": "12345"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user