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

1680 Commits

Author SHA1 Message Date
_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
124b07ee44 Create __init__.py 2022-01-24 19:08:34 +04:00
_run
195974ddc1 Fix 2022-01-24 18:33:59 +04:00
_run
2b081b42bb Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2022-01-24 18:31:44 +04:00
_run
321d241483 Delete types.py 2022-01-24 17:23:40 +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
Badiboy
cf2eb1fec7
Merge pull request #1418 from artyl/master
add default None for get_my_commands, examples for bot.set_my_commands
2022-01-21 22:48:11 +03:00
Artem Lavrenov
7eb759d1fd remove unused import 2022-01-21 22:25:06 +03: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
Badiboy
64c4aca3b7
Merge pull request #1417 from artyl/master
Add timer_bot sync and async example
2022-01-21 14:47:59 +03:00
Artem Lavrenov
40465643b9 Add timer_bot sync and async example 2022-01-21 12:32:23 +03:00
Badiboy
56fbf491bc
Merge pull request #1411 from studentenherz/master
Removed redundant logger configuration in async_telebot
2022-01-12 10:26:35 +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
fdbc0e6a61
Merge pull request #1410 from barbax7/patch-1
Correct test for antiflood function
2022-01-10 18:36:15 +03:00
Andrea Barbagallo
7fe8d27686
Correct test for antiflood function 2022-01-10 16:19:21 +01:00
Badiboy
9050f4af1f
Merge pull request #1409 from Badiboy/master
Bugfix in send_data
2022-01-10 16:51:44 +03:00
Badiboy
9140044956 Tests ant type hint fix 2022-01-10 16:49:49 +03:00
Badiboy
2e6b6bda53 Additional bugfix
Additional bugfix
Plus protected methods removal
2022-01-10 16:40:33 +03:00
Badiboy
8d8aa5a380 Bugfix in send_data
Bugfix in send_data
Protected methods renamed
Some hints added
2022-01-10 14:38:28 +03:00
Badiboy
ae2dbd00fa
Merge pull request #1405 from Badiboy/master
Bump version to 4.3.0
2022-01-08 20:03:30 +03:00
Badiboy
6550a5d745 Bump version to 4.3.0 2022-01-08 20:02:54 +03:00
Badiboy
593b27358b
Merge pull request #1404 from coder2020official/master
Create webhook_fastapi_echo_bot.py
2022-01-03 23:01:37 +03:00
_run
a51ff0f100
Fix readme typos 2022-01-03 16:30:49 +04:00
_run
a96bc802bc
Update README.md 2022-01-03 16:28:24 +04:00
_run
df8f34e726 Create webhook_fastapi_echo_bot.py 2022-01-03 16:16:19 +04:00
Badiboy
00998ac9c8
Merge pull request #1402 from coder2020official/master
Push bot API to 5.6
2022-01-02 23:26:01 +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
_run
ed6fb57cb5 Added protect_content parameter to all methods 2022-01-02 14:53:47 +04:00
_run
b71507387f Added spoiler 2022-01-02 14:12:15 +04:00
_run
e7d0ec1f6c Fix asyncio_helper.py 2021-12-31 19:25:29 +04:00
_run
b3b318fd28 Delete asyncio_types.py 2021-12-31 15:14:42 +04:00
_run
d334f5cb8d Added protect_content parameter. Remade some methods. 2021-12-31 15:05:40 +04:00
_run
7f06424980
Update README.md 2021-12-31 13:20:54 +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
Badiboy
f25dcad10c
Merge pull request #1399 from coder2020official/master
_make_request edited
2021-12-25 15:32:51 +03:00
_run
24a9491ec0 _make_request function edited 2021-12-25 16:04:29 +04:00
Badiboy
744549defe
Merge pull request #1397 from EnriqueMoran/master
Added bot using pyTelegramBotAPI to readme
2021-12-23 23:38:03 +03:00
Enrique-Moran
c86fc4c3fa Added bot to readme 2021-12-23 12:31:01 -08:00
Badiboy
943396767c
Merge pull request #1392 from studentenherz/master
Added bot using pyTelegramBotAPI
2021-12-13 10:07:39 +03:00
Michel Romero Rodríguez
13fffe58a1
Added bot using pyTelegramBotAPI 2021-12-12 23:23:52 -03:00
Badiboy
7fe60e19ef
Merge pull request #1390 from coder2020official/master
Update README.md
2021-12-12 14:11:51 +03:00
_run
ba9bf17f46
Update README.md 2021-12-12 15:54:06 +05:00
Badiboy
373ee4b45b
Merge pull request #1389 from coder2020official/master
Polling is now asynchronous, and some readme fixes.
2021-12-12 13:28:57 +03:00
_run
e5f0ba67fc Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2021-12-12 15:13:10 +05:00
_run
096d58ae71 Update admin_filter_example.py 2021-12-12 15:13:07 +05:00
_run
ed5b47cb96
Update README.md 2021-12-12 15:11:42 +05:00