python-telegram-bot/telegram/ext
Leandro Toledo 56b1d4f5ce Merge pull request #265 from python-telegram-bot/snakes
rename methods to snake_case
2016-05-14 10:56:24 -03: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 fix import of deprecate function 2016-04-28 14:47:56 +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 move cleaning updates to bootstrapping phase (#282) 2016-05-11 00:58:55 +03:00