python-telegram-bot/telegram/ext
Dickson Tan 11a3de67ea Remove deprecated code #408 part 1 (#564)
* Remove non-pep8 dispatcher methods

* callbackqueryhandler: Remove non-pep8 compliant methods

* commandhandler: Remove non-pep8 compliant methods

* handler: Remove non-pep8 compliant methods

* messagehandler: Remove non-pep8 compliant methods

* stringcommandhandler: Remove non-pep8 compliant methods

* stringregexhandler: Remove non-pep8 compliant methods

* test_updater: fix usage of deprecated methods

* dispatcher: fix accidental misalignment of comments by pre-commit hook

* Add myself to list of contributors
2017-04-25 10:39:02 +02:00
..
__init__.py Add docs for filters. 2016-09-25 00:30:04 +02:00
callbackqueryhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
choseninlineresulthandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
commandhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
conversationhandler.py Group filters (#575) 2017-04-23 23:22:05 +02:00
dispatcher.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
filters.py Group filters (#575) 2017-04-23 23:22:05 +02:00
handler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
inlinequeryhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
jobqueue.py rename Job.is_removed to removed 2016-12-20 22:37:36 +01:00
messagehandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
messagequeue.py Issue 566 (#577) 2017-04-25 10:37:06 +02:00
regexhandler.py Update handlers (#532) 2017-03-26 14:36:45 +02:00
stringcommandhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
stringregexhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
typehandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
updater.py Added user defined function for updater's signalHandler (#512) 2017-03-26 14:36:13 +02:00