python-telegram-bot/telegram/files
Noam Meltzer f6332d45a8
Improved File.download (#1019)
- File.download_as_bytearray - new method to get a d/led file as bytearray
   This is much more convenient and straight forward than using a file
   object.

 - File.download(): Now returns a meaningful return value

 - File.download*(): New and/or better unitests
2018-03-01 10:10:04 +02:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
audio.py More instance methods (#963) 2018-02-18 17:49:52 +02:00
chatphoto.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
contact.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
document.py Fix attribute order error 2018-02-18 18:12:08 +01:00
file.py Improved File.download (#1019) 2018-03-01 10:10:04 +02:00
inputfile.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputmedia.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inputmediaphoto.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
inputmediavideo.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +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 Update headers to 2018 (#962) 2018-01-04 17:16:06 +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