python-telegram-bot/telegram
2016-03-12 15:29:54 +01:00
..
utils Merge pull request #174 from python-telegram-bot/inlinebots 2016-02-28 02:10:21 +01:00
__init__.py load Updater class only when used 2016-03-12 15:29:54 +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 Merge branch 'master' into inlinebots 2016-02-20 11:17:34 +01: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 Merge pull request #152 from python-telegram-bot/docstring_pep257_checker 2016-01-14 15:24:44 +01: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