1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Kondra007 04df139efb Added edit_date to Message object
As of Bot API update 2.1, `Message` object now has optional `edit_date` field.
2016-05-22 13:32:53 +03:00
..
__init__.py Fix typo. 2016-04-23 01:21:45 +08:00
apihelper.py Fix typo. 2016-04-23 01:21:45 +08:00
types.py Added edit_date to Message object 2016-05-22 13:32:53 +03:00
util.py Added missing import for extract_arguments() 2016-04-26 11:16:49 +02:00