python-telegram-bot/telegram
Noam Meltzer 7ebbc60694 Unauthorized is HTTP code 401
I am not certain where the older 403 came from, but for now going to
leave it as is
2016-02-07 00:56:30 +02:00
..
utils Unauthorized is HTTP code 401 2016-02-07 00:56:30 +02:00
__init__.py Add context parameter to dispatcher. Handlers now can updates with a context data if required 2016-01-20 19:56:41 +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 Add specific exceptions types for important errors 2016-02-06 18:48:55 +02: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
contact.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
dispatcher.py dispatcher is now stopped using a threading.Event 2016-02-07 00:56:30 +02: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
inputfile.py Merge pull request #152 from python-telegram-bot/docstring_pep257_checker 2016-01-14 15:24:44 +01:00
jobqueue.py Add docstring style checker and fixing some 2016-01-13 14:09:35 -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 Merge pull request #152 from python-telegram-bot/docstring_pep257_checker 2016-01-14 15:24:44 +01: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 Add docstring style checker and fixing some 2016-01-13 14:09:35 -02:00
updatequeue.py dispatcher is now stopped using a threading.Event 2016-02-07 00:56:30 +02:00
updater.py updater: catch TelegramError instead of URLError 2016-02-06 18:48:55 +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