python-telegram-bot/telegram/inline
Eldinnie 9d99660ba9 Change MAX_CAPTION_LENGTH to 1024 (#1262)
* update MAX_CAPTION_LENGTH

Telegram silently changed the max length for captions to 1024 chars.

* Update test_constants.py

* change docstrings to reflect new length

* remove message

* clear message and proper match
2018-10-16 19:51:57 +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 remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +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 Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryresultcachedaudio.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcacheddocument.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedgif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedmpeg4gif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedphoto.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedsticker.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultcachedvideo.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcachedvoice.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultcontact.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryresultdocument.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultgame.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultgif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultlocation.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryresultmpeg4gif.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultphoto.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultvenue.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryresultvideo.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inlinequeryresultvoice.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
inputcontactmessagecontent.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +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 Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00