- Post one message from User to the Bot.
- Open
https://api.telegram.org/bot<Bot_token>/getUpdates
page. - Find this message and navigate to the result->message->chat->id key.
- Use this ID as the [chat_id] parameter to send personal messages to the User.
https://api.telegram.org/bot<Bot_token>/getUpdates
page.