python-telegram-bot/telegram
Jannes Höke 82030c4109 Merge pull request #199 from python-telegram-bot/send-inputfile-from-bytesio
Fix InputFile attribute check when from a BufferedReader object
2016-03-14 01:17:27 +01:00
..
utils Merge pull request #174 from python-telegram-bot/inlinebots 2016-02-28 02:10:21 +01:00
__init__.py Prepare to release v3.3 2016-02-28 02:33:49 +01:00
audio.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
base.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
bot.py Merge remote-tracking branch 'upstream/master' 2016-03-11 23:03:13 +03:00
chat.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
chataction.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
choseninlineresult.py remove kwargs in favor of named keyword arguments, validate argument types 2016-02-21 11:33:34 +01:00
contact.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
dispatcher.py Processing commands without casting to UTF-8 2016-03-13 12:32:27 +03:00
document.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
emoji.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
error.py Add specific exceptions types for important errors 2016-02-06 18:48:55 +02:00
file.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
forcereply.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
inlinequery.py remove kwargs in favor of named keyword arguments, validate argument types 2016-02-21 11:33:34 +01:00
inlinequeryresult.py remove kwargs in favor of named keyword arguments, validate argument types 2016-02-21 11:33:34 +01:00
inputfile.py Fix InputFile attribute check when from a BufferedReader object 2016-03-12 19:40:56 -03:00
jobqueue.py jobqueue: fix docstring 2016-03-01 20:20:51 +02:00
location.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
message.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
nullhandler.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
parsemode.py parse mode for HTML added 2016-01-27 11:20:32 +01:00
photosize.py test_video.py: adapt to latest changes in the API 2016-02-27 22:50:28 +02:00
replykeyboardhide.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
replykeyboardmarkup.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
replymarkup.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
sticker.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
update.py merge master into inlinebots 2016-01-14 15:28:22 +01:00
updatequeue.py dispatcher is now stopped using a threading.Event 2016-02-07 00:56:30 +02:00
updater.py updater: allow cleaning updates from Telegram servers before start 2016-03-01 22:12:12 +02:00
user.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
userprofilephotos.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
video.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
voice.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00