python-telegram-bot/telegram/ext
2016-05-28 16:04:19 +02:00
..
__init__.py yapf 2016-05-25 23:57:29 +02:00
callbackqueryhandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
choseninlineresulthandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
commandhandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
dispatcher.py move job_queue kwarg to end 2016-05-28 14:21:39 +02:00
handler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
inlinequeryhandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
jobqueue.py refactor: running -> _running, next_peek -> _next_peek 2016-05-28 13:48:30 +02:00
messagehandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
regexhandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
stringcommandhandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
stringregexhandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
typehandler.py update update_queue and job_queue docstrings on all handlers 2016-05-28 16:04:19 +02:00
updater.py add pass_job_queue parameter to all handler classes 2016-05-26 14:39:11 +02:00