Hi there In my bot When 2 or more people start

the bot, it get confused!
Like Crosstalk.
What's the problem?

(Python telegram bot)

1 ответов

29 просмотров

Make sure you are replying to the right user ID. The Message object exposes the reply_to_message field where you can get the User ID (from.id). Without code, is hard to say for sure what's wrong.

Похожие вопросы

Карта сайта