python-telegram-bot/telegram/ext
Bibo-Joshi b6a6d7f872
Api 5.2 (#2489)
* Bump API Version to v5.2

* InputInvoiceMessageContent & simplify *Markup.__eq__ on the fly

* Updates to send_invoice

* InlineQuery updatees and new parameter for InlineQueryhandler

* VCScheduled - not integrated into Message yet

* Bump requirements-dev.txt versions

* Message.voice_chat_scheduled & new Filters.status_update.vcs

* Some doc updates

* Review

* All praise harshil, the god of finding typos :)

* Review

* More warnings
2021-04-30 10:09:21 +02:00
..
utils Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
__init__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
basepersistence.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackcontext.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
chatmemberhandler.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
choseninlineresulthandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
commandhandler.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
conversationhandler.py Add Two UserWarnings (#2464) 2021-04-16 19:02:43 +02:00
defaults.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
dictpersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
dispatcher.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
filters.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
handler.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
inlinequeryhandler.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
jobqueue.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
messagehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagequeue.py Deprecate MessageQueue (#2393) 2021-02-19 17:29:50 +01:00
picklepersistence.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
pollanswerhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
pollhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
precheckoutqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
regexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
shippingqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringcommandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringregexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
typehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
updater.py Improve Updater.set_webhook (#2419) 2021-03-13 15:35:26 +01:00