python-telegram-bot/telegram/ext
2016-04-28 14:29:27 +02:00
..
__init__.py MessageHandler / filters: refactor 2016-04-26 17:47:37 +03:00
callbackqueryhandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
choseninlineresulthandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
commandhandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
dispatcher.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
handler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
inlinequeryhandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
jobqueue.py import queue (like in py3) directly 2016-04-26 17:47:37 +03:00
messagehandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
regexhandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
stringcommandhandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
stringregexhandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
typehandler.py dispatcher/*handler methods to snake_case + deprecation warnings 2016-04-28 14:29:27 +02:00
updater.py import queue (like in py3) directly 2016-04-26 17:47:37 +03:00