mirror of https://github.com/caronc/apprise
Updated Notify_telegram (markdown)
parent
8954e8c6b4
commit
fe8265697f
|
@ -31,5 +31,6 @@ This can also be written like so:
|
|||
Send a telegram notification to lead2gold:
|
||||
```bash
|
||||
# Assuming our {bot_token} is 123456789:abcdefg_hijklmnop
|
||||
notify tgram:///123456789:abcdefg_hijklmnop/lead2gold/
|
||||
# Assuming our {chat_id} is 12315544
|
||||
notify tgram:///123456789:abcdefg_hijklmnop/12315544/
|
||||
```
|
Loading…
Reference in New Issue