python-telegram-bot/telegram/ext
Jacob Bom a964b7bfd0 Okay, so not even *args followed by a kwarg is allowed on py2...
So just remove it for now. Better than doing annoying stuff with parsing a **kwargs dict in my opinion. It didn't even *really* need to be kwarg only anyways I guess...
2017-06-19 21:46:34 +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 Okay, so not even *args followed by a kwarg is allowed on py2... 2017-06-19 21:46:34 +02: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