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

131 Commits

Author SHA1 Message Date
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
Artem Lavrenov
a07bf86c30 add default None for get_my_commands parameters scope and language_code sync\async, add examples for bot.set_my_commands 2022-01-21 21:50:33 +03:00
Michel Romero Rodríguez
685c071056 Removed redundant logger configuration in async_telebot that made logs repeated twice 2022-01-11 19:24:16 -03:00
Badiboy
2e6b6bda53 Additional bugfix
Additional bugfix
Plus protected methods removal
2022-01-10 16:40:33 +03:00
_run
3f243c64ca Fix data-typo 2022-01-02 22:09:09 +04:00
_run
034241ba31 Fix commit 2022-01-02 14:58:15 +04:00
Badiboy
7490aa0d26
Merge pull request #1400 from Badiboy/master
send_document param type fix
2021-12-25 16:26:50 +03:00
Badiboy
e59e2ee2ee send_document param type fix 2021-12-25 16:23:26 +03:00
_run
24a9491ec0 _make_request function edited 2021-12-25 16:04:29 +04:00
_run
e92946301f Asyncio.run back 2021-12-12 15:07:30 +05:00
_run
bb19687854 fix 2021-12-08 15:15:57 +05:00
_run
311eec6888 fix 2021-12-08 14:15:40 +05:00
_run
08fc32b70a Comment fix 2021-12-08 14:13:39 +05:00
_run
555257a3fe Documentation Bug fixed 2021-12-08 14:00:39 +05:00
_run
038be81db3 5.5 2021-12-07 22:17:51 +05:00
_run
4f198bc6f5 Forgot to update file 2021-12-04 22:03:14 +05:00
_run
411c7e915a No asyncio.run() 2021-11-28 01:04:49 +05:00
_run
d58336adcb Fix 2021-11-28 00:25:56 +05:00
_run
bfc0b8ecd5 Update async_telebot.py 2021-11-28 00:21:09 +05:00
_run
a9b422783f Middlewares, new file, and examples 2021-11-27 23:41:39 +05:00