python-telegram-bot/telegram/inline
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
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
inlinekeyboardbutton.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
inlinekeyboardmarkup.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
inlinequery.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
inlinequeryresult.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
inlinequeryresultarticle.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultaudio.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedaudio.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcacheddocument.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedgif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedmpeg4gif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedphoto.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedsticker.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedvideo.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcachedvoice.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultcontact.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultdocument.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultgame.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultgif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultmpeg4gif.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultphoto.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultvenue.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultvideo.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inlinequeryresultvoice.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inputcontactmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputinvoicemessagecontent.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
inputlocationmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputmessagecontent.py Api 5.2 (#2489) 2021-04-30 10:09:21 +02:00
inputtextmessagecontent.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
inputvenuemessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30