python-telegram-bot/telegram/files
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
animation.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
audio.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
chatphoto.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
contact.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
document.py Fix attribute order error 2018-02-18 18:12:08 +01:00
file.py Bot api 4.1 (#1198) 2018-09-01 16:58:08 +02:00
inputfile.py Allow filenames without dots in them when sending files (#1228) 2018-09-30 12:07:17 +02:00
inputmedia.py Change MAX_CAPTION_LENGTH to 1024 (#1262) 2018-10-16 19:51:57 +02:00
location.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
photosize.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
sticker.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
venue.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
video.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
videonote.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
voice.py More instance methods (#963) 2018-02-18 17:49:52 +02:00