python-telegram-bot/telegram/inline
Jannik c152d6583e Support v3.6 API (#1006)
* Added support for new field `telegram.Message.connected_message`

* Added support for new field `telegram.Message.connected_message`

* Added support for parse_mode in captions

* Added parse_mode parameter for captions in InlineQueryResult*

* Added supports_streaming parameter in telegram.Bot.send_video and telegram.InputMediaVideo
Fixed Docstrings for parse_mode in captions

* pypy3.5 unitests are now running with a new version due internal errors on travis.

closes #1005
2018-02-18 17:11:04 +02:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
inlinekeyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinekeyboardmarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequery.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresult.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultarticle.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultaudio.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcachedaudio.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcacheddocument.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcachedgif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcachedmpeg4gif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcachedphoto.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcachedsticker.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultcachedvideo.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcachedvoice.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultcontact.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultdocument.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultgame.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultgif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultlocation.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultmpeg4gif.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultphoto.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultvenue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultvideo.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inlinequeryresultvoice.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inputcontactmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputlocationmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputtextmessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputvenuemessagecontent.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00