.. |
utils
|
fix for issue #79
|
2015-11-12 19:15:39 +01:00 |
__init__.py
|
Import BotEventHandler and Broadcaster
|
2015-11-10 23:15:37 +01: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
|
Minor pep8 fix
|
2015-11-10 20:31:51 -02:00 |
boteventhandler.py
|
graceful stopping of threads, use logging, reuse of broadcaster
|
2015-11-15 17:36:38 +01:00 |
broadcaster.py
|
forward related update to errorhandlers
|
2015-11-15 19:12:42 +01: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
|
Fixes PEP8 and Lint minor issues
|
2015-11-10 12:10:50 -02: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 |