diff --git a/Notify_telegram.md b/Notify_telegram.md index 52ef952..c986dd2 100644 --- a/Notify_telegram.md +++ b/Notify_telegram.md @@ -13,11 +13,11 @@ To do this you will be required in a chat with the **[BotFather](https://botsfor ### Syntax Valid are as follows: -* **tgram**:://**{bot_token}**/**{chat_id}**/ -* **tgram**:://**{bot_token}**/**{chat_id1}**/**{chat_id2}**/**{chat_id3}**/ +* **tgram**://**{bot_token}**/**{chat_id}**/ +* **tgram**://**{bot_token}**/**{chat_id1}**/**{chat_id2}**/**{chat_id3}**/ This can also be written like so: -* **tgram**:://**{chat_id}**@**{bot_token}**/ +* **tgram**://**{chat_id}**@**{bot_token}**/ ### Parameter Breakdown | Variable | Required | Description