python-telegram-bot/telegram
Bibo-Joshi 5e8a961669 Refactor msg_in (#1631)
* Revert "Add msg_in filter (new) (#1570)"

This reverts commit 34bdbc632a.

* Refactor msg_in, add Filters.caption on the fly

* Update docstrings

* Fix copy-paste typo
2019-11-29 13:09:44 +01:00
..
ext Refactor msg_in (#1631) 2019-11-29 13:09:44 +01:00
files Add instance methods to Animation and ChatPhoto (#1489) 2019-09-13 22:07:56 +03:00
games Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inline Remove checks for None on assignement for opt args (#1600) 2019-11-23 18:05:03 +02:00
passport pep8 fixes 2018-11-01 11:18:07 +02:00
payment fix setting bot on ShippingQuery (#1355) 2019-02-23 21:33:03 +01:00
utils Fix UTC/local inconsistencies for naive datetimes (#1506) 2019-11-15 22:51:22 +02:00
vendor Fix deprecation warning with Python 3.8 triggered by vendored urllib3 (#1618) 2019-11-16 14:37:15 +02:00
__init__.py API 4.4 (#1464) 2019-09-06 22:41:43 +03:00
__main__.py Documentation fixes (#1348) 2019-02-18 20:04:52 +01:00
base.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
bot.py Fix Bot.to_dict to use proper first_name (#1525) 2019-10-11 22:37:28 +03:00
callbackquery.py Remove message decorator to fix default timeouts. (#1156) 2019-02-13 11:37:13 +01:00
chat.py small fix for documentation to compile 2019-09-13 22:31:02 +03:00
chataction.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
chatmember.py API 4.4 (#1464) 2019-09-06 22:41:43 +03:00
chatpermissions.py API 4.4 (#1464) 2019-09-06 22:41:43 +03:00
choseninlineresult.py remove unnecessary to_dict() (#834) 2018-02-19 10:31:38 +02:00
constants.py Add MAX_PHOTOSIZE_UPLOAD size limit constant (#1560) 2019-10-17 22:24:44 +02:00
error.py Add Conflict error (HTTP error code 409) (#1154) 2018-10-29 22:08:52 +01: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
loginurl.py Remove checks for None on assignement for opt args (#1600) 2019-11-23 18:05:03 +02:00
message.py Add *args, **kwargs to Message.forward() (#1574) 2019-10-27 01:00:27 +03:00
messageentity.py Make MessageEntity objects comparable (#1465) 2019-08-24 00:54:04 +03:00
parsemode.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
poll.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
replykeyboardmarkup.py Reflow docstrings in replykeyboardmarkup to satisfy flake8 2019-01-30 19:50:33 +01: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 All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03: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 Bump version to v12.2.0 2019-10-14 21:12:13 +03:00
webhookinfo.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00