python-telegram-bot/docs
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
..
source ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
Makefile Documentation (#350) 2016-07-14 16:56:05 -03:00
requirements-docs.txt Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00