1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
coder2020official f0a1cefdda Added the field is_persistent to the class ReplyKeyboardMarkup
Added the field is_persistent to the class ReplyKeyboardMarkup, allowing to control when the keyboard is shown.
2022-12-30 19:08:37 +04:00
..
asyncio_storage Update redis_storage.py 2022-08-30 12:26:34 +04:00
ext Merge pull request #1839 from coder2020official/master 2022-12-19 17:35:23 +04:00
storage Handlers and Middlewares processing union 2022-09-17 11:57:12 +03:00
__init__.py Merge pull request #1854 from Cub11k/master 2022-12-30 16:44:31 +03:00
apihelper.py Added all necessary parameters 2022-11-06 17:31:49 +04:00
async_telebot.py Merge pull request #1854 from Cub11k/master 2022-12-30 16:44:31 +03: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 Update asyncio_helper.py 2022-12-14 12:41:30 +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
types.py Added the field is_persistent to the class ReplyKeyboardMarkup 2022-12-30 19:08:37 +04:00
util.py Update util.py 2022-12-03 14:23:10 +01:00
version.py Bump version to 4.8.0 2022-11-28 19:14:07 +03:00