1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
mrpes 0ab908705b
Support for PIL images as photo argument
Added autoconversion of PIL image to file-like object. PIL module is optional
2020-07-31 10:39:04 +05:00
..
__init__.py Merge pull request #919 from Badiboy/master 2020-07-21 01:27:32 +03:00
apihelper.py Fixing backward compatibility issue 2020-07-31 03:30:03 +05:00
handler_backends.py Change class from new-style class to object class 2020-04-28 00:34:52 +05:00
types.py Merge pull request #919 from Badiboy/master 2020-07-21 01:27:32 +03:00
util.py Support for PIL images as photo argument 2020-07-31 10:39:04 +05:00