mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 09:51:05 +01:00
typo - to many colons (:); refs #3
parent
ffc1f82b1b
commit
501212f386
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user