mirror of https://github.com/caronc/apprise
Updated Notify_telegram (markdown)
parent
35540c9043
commit
782918988b
|
@ -66,5 +66,6 @@ Send a telegram notification to lead2gold:
|
|||
```bash
|
||||
# Assuming our {bot_token} is 123456789:abcdefg_hijklmnop
|
||||
# Assuming the {chat_id} belonging to lead2gold is 12315544
|
||||
apprise tgram:///123456789:abcdefg_hijklmnop/12315544/
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
tgram:///123456789:abcdefg_hijklmnop/12315544/
|
||||
```
|
Loading…
Reference in New Issue