python-telegram-bot/telegram/ext
saschalalala 3863b4f371 Rename shortcut functions to snake_case (#661)
* Rename shortcut functions to snake_case

* More function renaming

* Example function rewrite

* Add myself to authors.rst

* More function renaming

* Rename mockbot test functions

* Break comment line for flake max line length
2017-06-14 00:07:03 +02:00
..
__init__.py Add both handlers for queries from new Payment API (#630) 2017-05-22 14:07:53 +02:00
callbackqueryhandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
choseninlineresulthandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
commandhandler.py make commandhandler case insensitive 2017-06-09 17:45:15 +03:00
conversationhandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
dispatcher.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
filters.py Remove duplicated/useless codes, added Filters.invoice test 2017-06-03 01:48:30 +08:00
handler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
inlinequeryhandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
jobqueue.py Fix most of "more than one target found for cross-reference" warnings 2017-06-07 12:53:02 +02:00
messagehandler.py Allow edited as seperate input (#608) 2017-05-19 20:26:10 +02:00
messagequeue.py Issue 566 (#577) 2017-04-25 10:37:06 +02:00
precheckoutqueryhandler.py tiny changes upon PR review 2017-06-08 09:47:19 +08:00
regexhandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
shippingqueryhandler.py tiny changes upon PR review 2017-06-08 09:47:19 +08:00
stringcommandhandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
stringregexhandler.py Update copyright notice to include 2017 2017-05-15 00:36:49 +03:00
typehandler.py Fix most of "more than one target found for cross-reference" warnings 2017-06-07 12:53:02 +02:00
updater.py Rename shortcut functions to snake_case (#661) 2017-06-14 00:07:03 +02:00