python-telegram-bot/telegram/ext
Kristofer Kirss 45936c9982 Remove deprecated argument from Updater docstring (#444)
Argument (job_queue_tick_interval) was removed with commit 3aedd78 but the docstring in updater.py wasn't.
2016-10-23 00:31:44 +03:00
..
__init__.py Add docs for filters. 2016-09-25 00:30:04 +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 Start additional threads only when necessary (#415) 2016-09-27 10:21:35 +03:00
filters.py Merge branch 'master' into october3 2016-10-19 12:35:50 +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 Start additional threads only when necessary (#415) 2016-09-27 10:21:35 +03:00
messagehandler.py Merge branch 'master' into october3 2016-10-19 12:35:50 +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 Remove deprecated argument from Updater docstring (#444) 2016-10-23 00:31:44 +03:00