News

Issue I am facing I can't interrupt my conversation with a callback query handler. The thing is I've got a keyboard that runs after /start and one of the options is to start the 'conversation' below.
Steps to Reproduce Import and set up the python-telegram-bot library. Run the nestedconversationbot.py, inlinekeyboard.py, or inlinekeyboard2.py examples. Issue the initial/start command. The inline ...