1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Badiboy fa3ca84d24 Animation content_type
"When you send gif telegram gives you animation and document at same time in update and when you parse that first if is animation and second is document because of this the content_type set document not animation"
2020-11-03 17:46:19 +03:00
..
__init__.py Merge pull request #960 from CrafterKolyan/patch-1 2020-08-25 21:58:33 +03:00
apihelper.py Bot API support checked/updated up to 4.2 2020-08-25 18:18:51 +03:00
handler_backends.py Empty list optimization, Py2 arteacts removed, 2020-08-24 16:02:35 +03:00
types.py Animation content_type 2020-11-03 17:46:19 +03:00
util.py Fix an error with the is_pil_image function 2020-08-29 21:57:41 +03:00
version.py Empty list optimization, Py2 arteacts removed, 2020-08-24 16:02:35 +03:00