python-telegram-bot/telegram/ext
Jacob Bom 8df35fd53b Fix for crashes on 8.1 (#873)
* Make Commandhandler not crash on single char messages

* Bump release and update CHANGES.rst for 8.1.1

* No error on single / and test
2017-10-15 16:59:10 +02:00
..
__init__.py Remove DispatcherHandlerContinue + more unitests for dispatcher (#792) 2017-08-12 18:57:12 +03:00
callbackqueryhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
choseninlineresulthandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
commandhandler.py Fix for crashes on 8.1 (#873) 2017-10-15 16:59:10 +02:00
conversationhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
dispatcher.py Fix last issues for new release 2017-09-01 10:38:04 +02:00
filters.py Docstring Fix for ext/filters.py (#830) 2017-09-15 23:56:16 +02:00
handler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
inlinequeryhandler.py docstring correction (#775) 2017-08-08 00:11:44 +03:00
jobqueue.py Add Job Class to docs (#845) 2017-09-25 20:57:53 +02:00
messagehandler.py edited_updates also for channel_posts (#832) 2017-10-14 23:48:06 +03:00
messagequeue.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
precheckoutqueryhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
regexhandler.py edited_updates also for channel_posts (#832) 2017-10-14 23:48:06 +03:00
shippingqueryhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
stringcommandhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
stringregexhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
typehandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
updater.py Fix documentation of Request object initialization (for advanced users) (#866) 2017-10-12 00:39:09 +03:00