Badiboy
|
f4e66f6807
|
Added traceback for handlers exception
|
2022-08-21 22:27:02 +03:00 |
|
Badiboy
|
b1a4136603
|
Code simplify and sync/async unificatiion
|
2022-08-21 20:32:37 +03:00 |
|
Badiboy
|
426f9f3787
|
Typo fix
and minor code opt
|
2022-08-16 17:12:50 +03:00 |
|
_run
|
20bdb54e94
|
Update async_telebot.py
|
2022-08-13 14:57:39 +05:00 |
|
_run
|
ffb34da610
|
Fix
|
2022-08-13 14:40:20 +05:00 |
|
_run
|
2647a02fc6
|
Contains_mask
|
2022-08-13 14:36:48 +05:00 |
|
_run
|
dd4073fd74
|
Fixes regarding contains_masks
|
2022-08-13 13:22:25 +05:00 |
|
_run
|
40698408c9
|
Bot API 6.2
|
2022-08-12 22:10:08 +05:00 |
|
_run
|
6303ecc7c6
|
Little fix
|
2022-07-26 20:45:32 +05:00 |
|
_run
|
b0e06253ff
|
Completed docstrings for all files except types.py
|
2022-07-24 23:14:09 +05:00 |
|
Badiboy
|
2b01765627
|
Merge pull request #1633 from coder2020official/master
Update async_telebot.py
|
2022-07-16 18:04:52 +03:00 |
|
Badiboy
|
5dbe1b3523
|
Merge pull request #1631 from coder2020official/newfeatures
update_sensitive field for middlewares
|
2022-07-16 12:46:12 +03:00 |
|
_run
|
1efe465e9d
|
Update async_telebot.py
|
2022-07-15 22:06:18 +05:00 |
|
_run
|
0c6f84c79a
|
update_sensitive field for middlewares
|
2022-07-15 16:24:15 +05:00 |
|
_run
|
2fcfdc2584
|
Merge branch 'eternnoir:master' into master
|
2022-07-13 21:52:57 +05:00 |
|
_run
|
659501efef
|
Update async_telebot.py
|
2022-07-13 21:52:48 +05:00 |
|
Badiboy
|
a3a55e7393
|
Merge pull request #1617 from coder2020official/bugfixes
Extended exception handler behaviour with middlewares for synchronous version as well
|
2022-07-12 22:12:20 +03:00 |
|
_run
|
8c6f81546c
|
A typo fixed
|
2022-07-11 23:24:22 +05:00 |
|
_run
|
194bf6e95d
|
Merge branch 'bugfixes' of https://github.com/coder2020official/pyTelegramBotAPI into bugfixes
|
2022-07-11 23:23:10 +05:00 |
|
_run
|
124606fdcb
|
Extend exception handler behaviour with middlewares
|
2022-07-11 23:22:11 +05:00 |
|
_run
|
90a90d4a34
|
Divided async and sync versions into aio & sync folders
|
2022-07-09 22:30:36 +05:00 |
|
_run
|
970b9d6be4
|
SyncWebhookListener was rewritten under fastapi. Extensions folder was divided into 2(namings are long, might be changed)
|
2022-07-08 21:13:07 +05:00 |
|
_run
|
2f32236680
|
Added run_webhooks for asynctelebot
|
2022-07-07 22:56:13 +05:00 |
|
Badiboy
|
e0e6eee374
|
Merge pull request #1605 from Badiboy/master
ChatMember is now typed
|
2022-07-05 00:01:38 +03:00 |
|
Badiboy
|
f3b1f97362
|
ChatMember is now typed
https://core.telegram.org/bots/api#chatmember
|
2022-07-03 23:33:55 +03:00 |
|
_run
|
1fb14e28d4
|
Fix handler execution and #1594
|
2022-07-02 21:07:00 +05:00 |
|
_run
|
419bc5878f
|
Fix typehint for ``set_state ``
|
2022-06-30 17:06:39 +05:00 |
|
_run
|
fbb9a73fc0
|
F###, forgot to put await
|
2022-06-29 14:52:37 +05:00 |
|
_run
|
6e8abc709e
|
Pass only the necessary data
|
2022-06-28 19:51:51 +05:00 |
|
_run
|
a2893945b2
|
Async changes and sync improvements
|
2022-06-25 22:15:53 +05:00 |
|
coder2020official
|
7d931abe37
|
Added secret token and create_invoice_link for asynctelebot
|
2022-06-21 15:22:00 +05:00 |
|
coder2020official
|
d954f8f5b3
|
Fixed default parse mode in asynctelebot
|
2022-05-21 17:10:45 +05:00 |
|
AHOHNMYC
|
3f28bb6e9d
|
CopyMessage return type fix [async]
|
2022-05-14 15:48:27 +03:00 |
|
Badiboy
|
b43b636ba0
|
Bugfix in answer_web_app_query
|
2022-04-24 11:33:19 +03:00 |
|
Badiboy
|
a54b21cb50
|
type
|
2022-04-23 20:19:25 +03:00 |
|
Badiboy
|
dd25432359
|
Bot API 6.0. Deprecation fixes
|
2022-04-23 15:03:54 +03:00 |
|
coder2020official
|
b146df346d
|
Indentation fix to fit documentation.
|
2022-04-17 16:46:38 +05:00 |
|
coder2020official
|
a1bf961fd2
|
Bump Bot API 6.0(Beta)
|
2022-04-17 16:39:09 +05:00 |
|
coder2020official
|
1cdf9640d7
|
Fix example on chat_member, fix middleware-exception for async
|
2022-03-08 12:07:00 +05:00 |
|
coder2020official
|
dd589e2490
|
Updated documentation to another theme.
|
2022-03-07 16:10:44 +05:00 |
|
coder2020official
|
c8fb83c97c
|
Fix documentation
|
2022-03-07 14:24:28 +05:00 |
|
coder2020official
|
be0557c2b5
|
Multiple middlewares allowed for async
|
2022-03-07 13:30:39 +05:00 |
|
coder2020official
|
f69a2ba044
|
Update docstrings for asynctelebot.
|
2022-03-07 00:18:11 +05:00 |
|
abdullaev388
|
c84896391e
|
argument of 'func' parameter in handlers can be async function
|
2022-03-01 14:39:00 +05:00 |
|
_run
|
4e7652be7a
|
Bot API 5.7
|
2022-02-01 14:47:42 +04:00 |
|
Badiboy
|
4166fb229e
|
Code base cleanup
|
2022-01-24 22:38:35 +03:00 |
|
_run
|
91d0877c61
|
Fix parameter name to fit
|
2022-01-24 21:28:10 +04:00 |
|
_run
|
8045ad56ea
|
States Update
|
2022-01-24 21:24:56 +04:00 |
|
_run
|
ad4ff5835e
|
Merge branch 'eternnoir:master' into master
|
2022-01-24 17:15:35 +04:00 |
|
_run
|
a3cda2e0ff
|
Updated sync and async. Fixes and new features.
|
2022-01-24 17:15:04 +04:00 |
|