mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 18:01:08 +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
|
### 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
|
||||||
|
Loading…
Reference in New Issue
Block a user