python-telegram-bot/telegram/utils
Jannes Höke ad3eec2af8 ConversationHandler (#331)
* initial commit for conversationhandler and example

* implement simple Promise for run_async/conversationhandler

* refactor Promise._done to done

* add handling for timed out Promises

* correctly handle promises with None results

* fix handling tuple states

* update comments on example

* Added a first test on the ConversationHandler.

* Fixed a small typo.

* Yapf'd.

* add sphinx doc for conversation handler

* fix title for callbackqueryhandler sphinx docs
2016-07-15 01:30:54 +02:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
botan.py move botan to contrib 2016-05-28 09:12:10 +02:00
deprecate.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
promise.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
request.py urllib3: can now connect through proxies which require auth 2016-07-12 23:31:38 +03:00
webhookhandler.py Small change in the documentation. 2016-07-12 13:45:37 +02:00