Commit Graph

2073 Commits

Author SHA1 Message Date
Badiboy 47ae696528
Merge pull request #1668 from coder2020official/master
Update asyncio_helper.py
2022-08-13 13:03:47 +03:00
Badiboy a9b8baea2c
Merge pull request #1667 from Badiboy/master
Readme update
2022-08-13 12:59:57 +03:00
_run d3cab9cdba Update asyncio_helper.py 2022-08-13 14:59:57 +05:00
Badiboy d6ef67073e Readme fix 2022-08-13 12:59:13 +03:00
Badiboy 345fa3433c Readme update 2022-08-13 12:58:20 +03:00
_run c95ba8c9c2
Merge pull request #1666 from coder2020official/master
Update async_telebot.py
2022-08-13 14:58:11 +05:00
_run 20bdb54e94 Update async_telebot.py 2022-08-13 14:57:39 +05:00
Badiboy 124dfbf392
Merge pull request #1665 from Badiboy/master
Bump version to 4.7.0
2022-08-13 12:53:00 +03:00
Badiboy 9f9821bbe8 Bump version to 4.7.0 2022-08-13 12:52:38 +03:00
Badiboy c8d1dac61e
Merge pull request #1663 from coder2020official/master
Bot API 6.2
2022-08-13 12:44:33 +03: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 737c3a439d Fix tests(1st attempt) 2022-08-12 22:13:54 +05:00
_run 40698408c9 Bot API 6.2 2022-08-12 22:10:08 +05:00
_run ffa1c37204
Update README.md 2022-08-12 20:12:44 +05:00
Badiboy d42c8e2961
Merge pull request #1652 from coder2020official/master
Added InputFile
2022-08-12 17:35:20 +03:00
_run 5471b88da6 Update apihelper.py 2022-08-12 19:25:46 +05:00
_run 26db76f207 Fix backward comptability 2022-08-12 15:25:51 +05:00
_run e860f114c6 Forgot to remove unnecessary import 2022-08-12 14:37:00 +05:00
_run c5a69944be Documentation improvements and file name fix 2022-08-12 14:33:24 +05:00
Badiboy 2fe5ba403e
Merge pull request #1662 from Peibolvig/add_web_app_data_content_type
Add 'web_app_data' content type to README
2022-08-12 10:14:03 +03:00
Badiboy d2a7f975de
Merge pull request #1661 from ablakely/patch-1
Update README.md
2022-08-12 10:08:09 +03:00
Pablo Vazquez Rodriguez 41b1519786 Add 'web_app_data' content type to README 2022-08-12 01:53:35 +02:00
Aaron Blakely 93e1813139
Update README.md
Added TeleServ
2022-08-11 18:17:06 -05:00
Badiboy dab5d7f632
Merge pull request #1660 from Mahakam20000/master
Example of async bot using webhook and aiohttp
2022-08-10 22:28:17 +03:00
Mahakam20000 1667b51034
Example of async bot using webhook and aiohttp
An async echo bot using aiohttp and webhoook
2022-08-10 19:57:30 +02:00
Badiboy 7d94e01009
Merge pull request #1655 from dasshit/master
Fix for token visibility in swagger in fastapi webhook example
2022-08-09 08:04:16 +03:00
v.korobov c0ed659f30 Minor code style fixes 2022-08-08 23:07:04 +03:00
v.korobov 047777fada Fixed TOKEN visibility in fastapi swagger 2022-08-08 23:04:36 +03:00
Badiboy 839aced912
Merge pull request #1646 from coder2020official/test_branch
Removed state storages and fixed a typo(for docs)
2022-08-01 13:24:29 +03:00
_run d03f3b2c52 Updated asyncio_helper to support InputFile and fixed unecessary methods 2022-08-01 14:09:44 +05:00
_run 65b353ffae Added InputFile 2022-08-01 12:40:43 +05:00
Badiboy 914c5fdf0c
Merge pull request #1649 from Badiboy/master
Bump version to 4.6.1
2022-07-27 17:19:53 +03:00
Badiboy 8aa3d052cc Bump version to 4.6.1 2022-07-27 17:18:54 +03:00
_run 5beb51f907 Removed state storages and fixed a typo 2022-07-27 13:48:20 +05:00
Badiboy c145b7ef8f
Merge pull request #1644 from coder2020official/test_branch
Updated all docstrings(visual)
2022-07-26 21:31:27 +03:00
_run 6303ecc7c6 Little fix 2022-07-26 20:45:32 +05:00
_run fc01ec50fc Added .ext file to documentation 2022-07-26 16:30:51 +05:00
_run 51b2ec701d Removed unecessary methods from documentation(to_json, de_json, to_dict) 2022-07-26 16:27:15 +05:00
_run 3d7f334d79 Updated all docstrings for types(visual) 2022-07-26 16:16:35 +05:00
Badiboy a61508ca0c
Merge pull request #1643 from robz-tirtlib/patch-1
small fix
2022-07-25 21:42:22 +03:00
robz-tirtlib 9d9e76e724
small fix
Fixed "ERROR - TeleBot: "message_handler: Commands filter should be list of strings (commands), unknown type supplied to the 'commands' filter list. Not able to use the supplied type."
2022-07-25 15:49:33 +03:00
_run b0e06253ff Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
Badiboy 7c12162576
Merge pull request #1640 from coder2020official/master
Updated all docstrings / typehints in __init__.py(visual)
2022-07-20 11:35:40 +03:00
_run f0feb45e87 Completed all docstrings / typehints up to 100%(visual) 2022-07-19 23:51:25 +05:00
_run c2cfe24426 Typehints & Docstrings completed for sync version up to 100%(visual) 2022-07-19 23:49:05 +05:00
_run f6ec3493ad Fixed 45% of typehints/docstrings for sync telebot 2022-07-19 00:27:21 +05:00
Badiboy e553f3aa1d
Merge pull request #1638 from coder2020official/master
Fixes #1637, #1636
2022-07-18 18:14:52 +03:00
_run 49d3b463ed Fixes #1636 2022-07-18 14:01:14 +05:00