1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
Andrew Developer 43f026dc64 Added IGNORECASE flag to message_handler
Added re.IGNORECASE flag to message_handler, so it matches without chars case.
2017-03-28 16:24:28 +03:00
..
__init__.py Added IGNORECASE flag to message_handler 2017-03-28 16:24:28 +03:00
apihelper.py Non-ASCII chars for filename. Telegram doesn't accept rfc2231 styled filename. Using utf-8 directly. 2017-01-30 17:40:18 +03:00
types.py Merge pull request #266 from Yolley/patch-1 2016-12-13 10:02:58 +08:00
util.py Added missing import for extract_arguments() 2016-04-26 11:16:49 +02:00