mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
UA translation of Observer docs (#1034)
This commit is contained in:
parent
01028f10eb
commit
9c4f60fb1b
3 changed files with 46 additions and 28 deletions
|
|
@ -17,7 +17,7 @@ class TelegramEventObserver:
|
|||
"""
|
||||
Event observer for Telegram events
|
||||
|
||||
Here you can register handler with filters or bounded filters which can be used as keyword arguments instead of writing full references when you register new handlers.
|
||||
Here you can register handler with filter.
|
||||
This observer will stop event propagation when first handler is pass.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue