python-telegram-bot/telegram
simonvorobjev dbf364e168 Allowed to use Handlers on conversation timeout (#1217)
* handler for ConversationHandler.END (timeout one) #1136

* review fixes

* review fixes

* review fixes

* review fixes

* docs and tests

* fixing stuff

* Fix problem

* fix conftest

* now it should work

* Add ConversationTimeoutContext

As discussed in the developers group. Use a class as the jobs context over using a dict.

* less verbosity
2018-10-04 08:58:40 +02:00
..
ext Allowed to use Handlers on conversation timeout (#1217) 2018-10-04 08:58:40 +02:00
files Allow filenames without dots in them when sending files (#1228) 2018-09-30 12:07:17 +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 Update data.py to be compatible with example (#1213) 2018-09-26 15:46:25 +02:00
payment remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
utils Persistence (#1017) 2018-09-20 22:50:40 +02: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 add text mention for message parse (#1206) 2018-09-25 20:07:55 +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