typo - to many colons (:); refs #3

lead2gold 2018-01-25 10:55:11 -05:00
parent ffc1f82b1b
commit 501212f386

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