python-telegram-bot/telegram
2015-11-10 11:55:42 -02:00
..
utils added documentation 2015-11-10 05:16:16 +01:00
__init__.py Releasing v2.8.7 2015-10-08 11:31:48 -03:00
audio.py Fixes regression on Audio and Document models for unicode fields #65 2015-09-24 09:10:33 -03:00
base.py Fix Python 3 2015-08-28 17:53:31 -03:00
bot.py Adding File and its tests 2015-09-20 12:28:10 -03:00
chataction.py Merge branch 'testing' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-08-28 11:11:32 -03:00
contact.py strize raw String properties for Telegram Objects 2015-09-07 15:53:09 -03:00
document.py Fixes regression on Audio and Document models for unicode fields #65 2015-09-24 09:10:33 -03:00
emoji.py Revert 1879cff82d 2015-11-10 11:55:42 -02:00
error.py PEP8, lint and TelegramError class refactor 2015-09-10 20:08:24 -03:00
file.py Adding File and its tests 2015-09-20 12:28:10 -03:00
forcereply.py Fix regression on Telegram objects with thumb properties 2015-09-04 18:50:26 -03:00
groupchat.py Type as optional for GroupChat 2015-10-08 11:30:02 -03:00
inputfile.py PEP8, lint and TelegramError class refactor 2015-09-10 20:08:24 -03:00
location.py Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00
message.py fix for sending into a channel 2015-11-03 13:46:23 +01:00
nullhandler.py Improving the design of existing Telegram classes and adding docstrings 2015-08-21 23:15:29 -03:00
parsemode.py Revert "Feature/requests" 2015-09-16 00:21:45 -03:00
photosize.py Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00
replykeyboardhide.py Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00
replykeyboardmarkup.py Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00
replymarkup.py Fix regression on ReplyMarkup and add certificate to is_inputfile method 2015-09-04 23:20:14 -03:00
sticker.py strize raw String properties for Telegram Objects 2015-09-07 15:53:09 -03:00
update.py strize raw String properties for Telegram Objects 2015-09-07 15:53:09 -03:00
user.py Add type to User and GroupChat classes 2015-10-08 10:19:05 -03:00
userprofilephotos.py Improving the design of existing Telegram classes 2015-08-28 17:45:44 -03:00
video.py strize raw String properties for Telegram Objects 2015-09-07 15:53:09 -03:00
voice.py strize raw String properties for Telegram Objects 2015-09-07 15:53:09 -03:00