aiogram/aiogram
Andrew d925ebf411
Refactor annotation style in handler.py | [Rework handler once (rejected)] (#996)
* Changed type annotation style to `typing.*` in dispatcher\handler.py

* Added a new argument `once` to the error handler registration that decides whether the following callback notifications should be made after a successful callback notification before in loop

* Revert "Added a new argument `once` to the error handler registration that decides whether the following callback notifications should be made after a successful callback notification before in loop"

This reverts commit 09448f1b71.
2022-10-02 19:49:43 +03:00
..
bot Fixed get_custom_emoji_stickers method (#1002) 2022-09-18 16:59:25 +03:00
contrib Update mongo.py (#857) 2022-08-13 23:47:02 +03:00
dispatcher Refactor annotation style in handler.py | [Rework handler once (rejected)] (#996) 2022-10-02 19:49:43 +03:00
types Add field can_manage_video_chats to ChatMemberOwner (#1003) 2022-09-25 00:15:09 +03:00
utils Added decorations for custom emoji (suppressed on server side) 2022-08-13 23:38:38 +03:00
__init__.py Bump version 2022-08-14 18:31:04 +03:00
__main__.py Add entry point for getting environment information. 2018-09-22 05:42:56 +03:00