aiogram/aiogram/utils
JRoot Junior 29d766fef2
#1006 Update parameter description in chat_action.py
The comment describing the 'initial_sleep' parameter in the chat_action.py script has been revised for clarity. It now accurately specifies this parameter's purpose as the waiting period prior to the first sending of the action, rather than just the first iteration.
2023-11-14 02:57:23 +02:00
..
i18n Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
backoff.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_answer.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.py #1006 Update parameter description in chat_action.py 2023-11-14 02:57:23 +02:00
deep_linking.py chore: apply lint&reformat (#1307) 2023-09-19 17:43:43 +03:00
formatting.py Added typehints for init methods of types and methods (#1245) 2023-08-04 00:30:27 +03:00
keyboard.py fix: added absent params for button builders (#1304) 2023-09-19 17:42:09 +03:00
link.py Added create_channel_bot_link function 2023-04-23 03:30:48 +03:00
magic_filter.py #1281 Fix magic operation .as_ for values interpreted as False (#1283) 2023-08-26 22:33:32 +03:00
markdown.py Fix markdown italic quote (#1282) 2023-08-26 22:31:30 +03:00
media_group.py Add MediaGroupBuilder for media group construction (#1293) 2023-09-03 00:25:31 +03:00
mixins.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
mypy_hacks.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
payload.py Custom encoding support (#1278) 2023-09-03 00:26:57 +03:00
text_decorations.py Fixed nested hashtag, cashtag and email entnties parsing (#1263) 2023-08-13 17:55:35 +03:00
token.py Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
warnings.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00