python-telegram-bot/telegram
2015-07-19 23:25:44 -03:00
..
__init__.py Resolves #45 creating to_data abstractmethod on TelegramObject (new base class) 2015-07-19 23:06:04 -03:00
audio.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
base.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
bot.py Removing redundant parentheses, Python3 support, user.name property 2015-07-15 10:05:31 -03:00
chataction.py Adding sendChatAction, its tests and minor fixes 2015-07-08 09:55:06 -03:00
contact.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
document.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
emoji.py Fixing Emojis model and updated the README 2015-07-09 09:48:41 -03:00
error.py Adding TelegramError for handling 2015-07-08 16:58:18 -03:00
forcereply.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
groupchat.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
inputfile.py Add support for GIFs sent as document 2015-07-19 22:05:22 -03:00
location.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
message.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
photosize.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -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 Resolves #45 creating to_data abstractmethod on TelegramObject (new base class) 2015-07-19 23:06:04 -03:00
sticker.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
update.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
user.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
userprofilephotos.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00
video.py Fixes #12 and changes to_data to to_dict 2015-07-19 23:25:44 -03:00