python-telegram-bot/telegram
Kirill Vasin b8c288ff4a Make ConversationHandler and run_async work together properly (#1176)
* #1175

* fix issue with timeout

* exception in promise resolve is treated as None result

* removed useless variables
2018-09-10 20:05:45 +02:00
..
ext Make ConversationHandler and run_async work together properly (#1176) 2018-09-10 20:05:45 +02:00
files Bot api 4.1 (#1198) 2018-09-01 16:58:08 +02:00
games Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inline Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
passport Bot api 4.1 (#1198) 2018-09-01 16:58:08 +02:00
payment remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
utils Replace http.server with Tornado (#1191) 2018-09-08 23:25:48 +03:00
vendor Allow SOCKSConnection to parse username and password from URL (#1211) 2018-09-07 15:21:01 +02:00
__init__.py Bot api 4.1 (#1198) 2018-09-01 16:58:08 +02:00
__main__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
base.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
bot.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
callbackquery.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
chat.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
chataction.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
chatmember.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
choseninlineresult.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
constants.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
error.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
forcereply.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
keyboardbutton.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
message.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
messageentity.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
parsemode.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replykeyboardmarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replykeyboardremove.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
replymarkup.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
update.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
user.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
userprofilephotos.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
version.py Releasing v11.1 2018-09-01 17:27:35 +02:00
webhookinfo.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00