python-telegram-bot/telegram
2020-01-11 20:57:58 +02:00
..
ext ConversationHandler: Fix wrong signature call for timeout handlers 2020-01-11 20:51:31 +02:00
files Add instance methods to Animation and ChatPhoto (#1489) 2019-09-13 22:07:56 +03:00
games
inline Remove checks for None on assignement for opt args (#1600) 2019-11-23 18:05:03 +02:00
passport
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.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
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
constants.py Add MAX_PHOTOSIZE_UPLOAD size limit constant (#1560) 2019-10-17 22:24:44 +02:00
error.py
forcereply.py
keyboardbutton.py
loginurl.py Remove checks for None on assignement for opt args (#1600) 2019-11-23 18:05:03 +02:00
message.py Fix documentation about return values in message (#1656) 2019-12-16 14:22:11 +01:00
messageentity.py Make MessageEntity objects comparable (#1465) 2019-08-24 00:54:04 +03:00
parsemode.py
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
replymarkup.py
update.py All api 4.2 and 4.3 changes (#1418) 2019-08-23 22:20:41 +03:00
user.py
userprofilephotos.py
version.py Prepare for v12.3.0 2020-01-11 20:57:58 +02:00
webhookinfo.py