1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
_run
e3a4fdff9a
Update asyncio_filters.py 2022-09-06 18:12:11 +04:00
_run
b0e06253ff Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
_run
174bbf9c84
Merge branch 'eternnoir:master' into newfeatures 2022-07-05 21:19:21 +05:00
_run
1df19e3b2d CallbackQuery fixes for custom filters
Now some custom filters support callback query messages
2022-07-05 21:18:42 +05:00
_run
d14064a84d Fix group and supergroup issues 2022-06-30 17:51:58 +05:00
coder2020official
76c0197ab7 Key for custom filters 2022-05-01 16:11:00 +05:00
abdullaev388
b25d2846e9 TextFilter class supports case insensitiveness with lazy translations 2022-04-23 11:53:55 +05:00
coder2020official
22b4e636e2 Road to release(1st part) 2022-04-16 00:13:14 +05:00
coder2020official
e585c77830 Fix 2022-02-26 22:43:03 +05:00
_run
102fe3a8fb
Update asyncio_filters.py 2022-02-23 13:07:25 +05:00
abdullaev388
ae5d183db0 slight TextFilter class improvement 2022-02-19 15:53:58 +05:00
abdullaev388
b41435f407 more descriptive exceptions 2022-02-16 12:29:27 +05:00
abdullaev388
6822f18cbb multiple check patterns && multiple startwith, endswith fields 2022-02-12 21:41:10 +05:00
abdullaev388
6e4f2e19d6 async text contains filter was fixed 2022-02-12 20:36:10 +05:00
abdullaev388
5f7ccc8c9b created async TextFilter 2022-02-12 17:33:29 +05:00
abdullaev388
5b1483f646 removed TextFilterKey in example, instead TextMatchFilter was modified 2022-02-12 17:07:59 +05:00
_run
cd4a9add68 Fix States 2022-02-02 14:44:02 +04:00
_run
a3cda2e0ff Updated sync and async. Fixes and new features. 2022-01-24 17:15:04 +04:00
_run
a9b422783f Middlewares, new file, and examples 2021-11-27 23:41:39 +05:00
_run
1f05b47ad6 Asynchronous Telebot 2021-11-20 15:47:55 +05:00