pyTelegramBotAPI/telebot
Badiboy b743aa5813
Merge pull request #1884 from Cub11k/master
Remove redundant function from util
2023-01-16 16:58:58 +03:00
..
asyncio_storage Make create_dir() method cross-platform instead of POSIX only. 2023-01-06 22:36:08 +02:00
ext Merge pull request #1839 from coder2020official/master 2022-12-19 17:35:23 +04:00
storage Make create_dir() method cross-platform instead of POSIX only. 2023-01-06 22:36:08 +02:00
__init__.py Fix typehints for stop_poll reply markup 2023-01-03 23:45:59 +02:00
apihelper.py Added the parameter message_thread_id to the method sendChatAction for sending chat actions to a specific message thread or a forum topic. 2022-12-30 20:23:53 +04:00
async_telebot.py Fix typehints for stop_poll reply markup 2023-01-03 23:45:59 +02:00
asyncio_filters.py Update asyncio_filters.py 2022-09-06 18:12:11 +04:00
asyncio_handler_backends.py Updated docstrings for ContinueHandling 2022-10-11 19:15:38 +04:00
asyncio_helper.py Added the parameter message_thread_id to the method sendChatAction for sending chat actions to a specific message thread or a forum topic. 2022-12-30 20:23:53 +04:00
callback_data.py Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
custom_filters.py Changed user id and chat id 2022-09-06 18:11:40 +04:00
formatting.py Escape both metachars 2022-12-20 23:47:12 +04:00
handler_backends.py Update telebot/handler_backends.py 2022-10-11 19:05:55 +04:00
service_utils.py Being specific with except block 2023-01-08 10:49:27 +04:00
types.py Fix type of attribute id of InlineQuery from int to str 2023-01-15 15:04:07 +02:00
util.py Remove redundant function 2023-01-16 15:45:59 +02:00
version.py Bump version to 4.9/0 2023-01-02 18:00:20 +03:00