python-telegram-bot/telegram/ext
Jose Luis Salazar Gonzalez e78d11a99b Add filters to commandHandler (#536)
* Add filters to commandHandler

* Add commandHandler tests with filters

* Add myself to authors
2017-02-28 15:44:55 +01:00
..
__init__.py Add docs for filters. 2016-09-25 00:30:04 +02:00
callbackqueryhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
choseninlineresulthandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
commandhandler.py Add filters to commandHandler (#536) 2017-02-28 15:44:55 +01:00
conversationhandler.py Issue 502 (#530) 2017-02-27 17:52:58 +01:00
dispatcher.py Changed promises to handle exceptions 2017-02-26 23:27:03 +02:00
filters.py Add "reply" filter (#465) 2016-12-11 22:45:51 +01:00
handler.py Added methods to generate the original markdown/html string from entities contained in Message (#507) 2017-01-20 20:13:58 +01: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 Botapi2.3 (#471) 2016-12-11 22:44:52 +01:00
regexhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
stringcommandhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
stringregexhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
typehandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
updater.py Merge branch 'master' into dec04 2017-01-16 00:15:09 +01:00