Telegram bots are a powerful communication tool, but until today they couldn't start a conversation. Even if you wanted them to reach out to you, you had to chat them up first.
Added the new field connected_website to Message. The bot will receive a message with this field in a private chat when a user logs in on the bot's connected website using the Login Widget and allows sending messages from your bot.
After login user,my bot can not send message with use user_id,Even the OnMessage event is not fired.
I have need help
How to send a message to the user who logged in through the telegram in website?
Telegram Login for Websites
and
Bot API 3.6
After login user,my bot can not send message with use user_id,Even the OnMessage event is not fired.
How start a conversation by bot?
Thankful.
NuGet Package Version: 14.2.0-rc-452
.NET Version: 4.6.1
IDE:VS2013