mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
3 lines
200 B
Gherkin
3 lines
200 B
Gherkin
Added :code:`ChatActionSender` utility to automatically sends chat action while long process is running.
|
|
|
|
It also can be used as message middleware and can be customized via :code:`chat_action` flag.
|