python-telegram-bot/telegram/files
Eldinnie 042d4bb2a4
add support for 3.5 api (#920)
* add support for 3.5 api

* removed "unused" import by accident

* Hardcoded values

Appearantly TG decided to change the size of a send image (again)

* test_official

* Improve coverage

* Finishing up

* spelling error

* pytest fixed tot < than 3.3 for python 3.3 support

* flake8

* rollback requirements

* as per CR

* object for provider_data

Make it possible to send an object that will be json-serialized for send_invoice + tests

* shorten error message

* using string_types
2017-12-08 22:38:59 +01:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
audio.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
chatphoto.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
contact.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
document.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
file.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
inputfile.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
inputmedia.py add support for 3.5 api (#920) 2017-12-08 22:38:59 +01:00
inputmediaphoto.py add support for 3.5 api (#920) 2017-12-08 22:38:59 +01:00
inputmediavideo.py add support for 3.5 api (#920) 2017-12-08 22:38:59 +01:00
location.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
photosize.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
sticker.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
venue.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
video.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
videonote.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
voice.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00