<!-- Thanks for reporting issues of python-telegram-bot! To make it easier for us to help you please enter detailed information below. Please note, we only support the latest version of python-telegram-bot and master branch. Please make sure to upgrade & recreate the issue on the latest version prior to opening an issue. --> ### Steps to reproduce 1. use telegram.ext.conversationhandler 2. set run_async_timeout = 90 ### Expected behaviour Tell us what should happen after 90s, the conversation should be stopped ### Actual behaviour Tell us what happens instead after 90s, i still in the conversation and can use command set in conversation states list ### Configuration **Operating System:** arch linux arm, PRi 3 **Version of Python, python-telegram-bot & dependencies:** python 3.6.1 python-telegram-bot 6.0.3 ### Logs Insert logs here (if necessary) i want to know how to set no-operation timeout but after reading documents, i don't find or i just find `run_async_timeout`