Skip to content

Commit 7535308

Browse files
Improve telegram docs
Signed-off-by: Jesus Graterol <jesus@everme.ai>
1 parent cea0889 commit 7535308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/telegram/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Once the bot is created, save the **`token`** and proceed to create a new Telegr
1616
The final step is to retrieve the Chat's ID as it is one of the requirements for the bot to be able to send messages. For some reason, there isn't a straight forward way of doing this, so these are the current steps:
1717

1818
1) Make sure you have added the bot as a member in the group
19-
2) Send a few messages to the group from your account
19+
2) Send a few messages to the group from your account and one executing this command `/start@ExampleBot`
2020
3) Send a `GET` Request to this URL: `https://api.telegram.org/bot<YOUR_BOT_TOKEN>/getUpdates`
2121

2222
Example: `https://api.telegram.org/bot123456789:jbd78sadvbdy63d37gda37bd8/getUpdates`

0 commit comments

Comments
 (0)