python-telegram-bot/telegram/ext
Jacob Bom 94ed4cb38d Bot api 3.1 (#698) + minor improvements
- Added all the new and shiny features from API 3.1.
 - Not API 3.1 changes:
   - Use future.utils.string_types for string isinstance checks.
   - Stall between retries of test_set_webhook_get_webhook_info() &
     test_delete_webhook().
2017-07-01 18:08:45 +03: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 Bot api 3.1 (#698) + minor improvements 2017-07-01 18:08:45 +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 Bot api 3.1 (#698) + minor improvements 2017-07-01 18:08:45 +03: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