botman / driver-telegram

BotMan Telegram Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error retrieving user info

gawielgo opened this issue · comments

When I try to start a conversation with a user who has already had a conversation with a Telegram bot, I receive the following error message:

BotMan\Drivers\Telegram\Exceptions\TelegramException: Error retrieving user info

It would seem not to be able to recover the infamous chat_id, you have any suggestions about it???

Versions:
"botman/botman": "2.4.1",
"botman/driver-telegram": "1.5.2"

Can you show us what code you wrote? And steps to reproduce? Also you should at least check exception details, not only title.

add TELEGRAM_TOKEN