mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-24 15:59:29 +01:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
audio.py | ||
chatphoto.py | ||
contact.py | ||
document.py | ||
file.py | ||
inputfile.py | ||
inputmedia.py | ||
inputmediaphoto.py | ||
inputmediavideo.py | ||
location.py | ||
photosize.py | ||
sticker.py | ||
venue.py | ||
video.py | ||
videonote.py | ||
voice.py |