aiogram/aiogram
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
..
client Re-generate Bot API 2023-10-29 02:15:50 +03:00
dispatcher new improved CallableMixin (#1357) 2023-11-13 21:04:58 +02:00
enums Bot API 6.8 (#1276) 2023-08-18 20:18:05 +03:00
filters Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
fsm Add new FSM strategy CHAT_TOPIC strategy.py (#1344) 2023-10-22 00:41:13 +03:00
handlers Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
methods Re-generate Bot API 2023-10-29 02:15:50 +03:00
types Re-generate Bot API 2023-10-29 02:15:50 +03:00
utils #1006 Update parameter description in chat_action.py 2023-11-14 02:57:23 +02:00
webhook Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
__init__.py Skip unused ignore 2023-10-21 22:09:46 +03:00
__meta__.py Bump version 2023-10-08 18:00:50 +03:00
exceptions.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
loggers.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00