python-telegram-bot/telegram
2015-08-08 19:28:00 -03:00
..
__init__.py Releasing 2.3 2015-08-08 19:18:58 -03:00
audio.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
base.py Adding logging decorator 2015-07-20 08:25:04 -03:00
bot.py Merge pull request #22 from wjt/logging 2015-08-08 18:59:38 -03:00
chataction.py Adding sendChatAction, its tests and minor fixes 2015-07-08 09:55:06 -03:00
contact.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
document.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
emoji.py use byte literals for emojis 2015-08-06 02:45:15 -03:00
error.py Adding TelegramError for handling 2015-07-08 16:58:18 -03:00
forcereply.py Fixes ForceReply class 2015-08-08 19:09:24 -03:00
groupchat.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
inputfile.py Add support for GIFs sent as document 2015-07-19 22:05:22 -03:00
location.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
message.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
photosize.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
replykeyboardhide.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
replykeyboardmarkup.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
replymarkup.py Adding logging decorator 2015-07-20 08:25:04 -03:00
sticker.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
update.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
user.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
userprofilephotos.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00
video.py Merge branch 'master' of https://github.com/leandrotoledo/python-telegram-bot into testing 2015-07-20 08:26:29 -03:00