python-telegram-bot/telegram/ext
Jacob Bom be0f5bc519 Merge branch 'master' into bitwise-filters
# Conflicts:
#	telegram/ext/messagehandler.py
#	tests/test_filters.py
2016-09-24 18:30:58 +02:00
..
__init__.py Make filters and/or-able using bitwise operators. 2016-09-14 19:29:15 +02:00
callbackqueryhandler.py fix yapf 2016-08-26 11:17:05 +02:00
choseninlineresulthandler.py fix yapf 2016-08-26 11:17:05 +02:00
commandhandler.py Properly split and handle arguments in CommandHandler (#414) 2016-09-20 06:38:49 +02:00
conversationhandler.py ConversationHandler: Fix #373 2016-09-20 05:00:39 +02:00
dispatcher.py Reusable dispatcher (#402) 2016-09-06 16:38:07 +03:00
filters.py Merge branch 'master' into bitwise-filters 2016-09-24 18:30:58 +02:00
handler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
inlinequeryhandler.py fix yapf 2016-08-26 11:17:05 +02:00
jobqueue.py yapf 2016-06-24 19:22:49 +02:00
messagehandler.py Merge branch 'master' into bitwise-filters 2016-09-24 18:30:58 +02:00
regexhandler.py fix yapf 2016-08-26 11:17:05 +02:00
stringcommandhandler.py Properly split and handle arguments in CommandHandler (#414) 2016-09-20 06:38:49 +02:00
stringregexhandler.py fix yapf 2016-08-26 11:17:05 +02:00
typehandler.py fix yapf 2016-08-26 11:17:05 +02:00
updater.py Class methods (#362) 2016-09-20 06:36:55 +02:00