Should echo text as described.
Nothing occurred, but for /command messages everything works
Operating System:
Mac0S Mojave with Python 3.7
Version of Python, python-telegram-bot & dependencies:
Python 3.7
$ python -m telegram
python-telegram-bot 12.2.0
certifi 2019.09.11
future 0.17.1
Python 3.7.4 (v3.7.4:e09359112e,
Insert logs here (if necessary)
@psytron are you testing this in a group?
Yes I am
Then this article will provide some inside why its not echoing: https://core.telegram.org/bots/faq#what-messages-will-my-bot-get
In short, make the bot admin or disable privacy. You need to re-add the bot in the second case though
Wow Thanks @Poolitzer !!
Most helpful comment
Then this article will provide some inside why its not echoing: https://core.telegram.org/bots/faq#what-messages-will-my-bot-get
In short, make the bot admin or disable privacy. You need to re-add the bot in the second case though