diff --git a/Notify_telegram.md b/Notify_telegram.md index 89e5c13..feca56b 100644 --- a/Notify_telegram.md +++ b/Notify_telegram.md @@ -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/ ``` \ No newline at end of file