aiogram/.butcher/enums
Alex Root Junior 057478621b
Added full support of Bot API 7.2 (#1444)
* Added base support of Bot API 7.2

* Added base support of Bot API 7.2

* Fixing tests and content types for Telegram Bot API 7.2 update (#1453)

* Fixing tests and content types for Telegram Bot API 7.2

* Adding changelog for 1453 PR

* Fixes + coverage

* Replace `BusinessConnection.date` type

* Reformat code

* Refactor UserContextMiddleware to use EventContext class

This update significantly refactors UserContextMiddleware to leverage a new class, EventContext. Instead of resolving event context as a tuple, it now produces an instance of EventContext. Additional adjustments include supporting a business connection ID for event context identification and facilitating backwards compatibility. Tests and other files were also updated accordingly for these changes.

* Cover FSM key builder (business_connection_id

* Added changelog

---------

Co-authored-by: RoLOQ <roman.fedunn@gmail.com>
2024-04-22 13:48:49 +03:00
..
BotCommandScopeType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
ChatActions.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
ChatBoostSourceType.yml Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
ChatMemberStatus.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
ChatType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
ContentType.yml Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +03:00
Currency.yml Add currency enum (#1194) 2023-08-02 21:44:49 +03:00
DiceEmoji.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
EncryptedPassportElement.yml Fixed subtypes and union types generation, new enums added (#1213) 2023-07-11 23:39:54 +03:00
InlineQueryResultType.yml Change InlineQueryResultType.MPEG to more correct (#1146) 2023-04-08 17:41:00 +03:00
InputMediaType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
KeyboardButtonPollTypeType.yml Add KeyboardButtonPollTypeType enum (#1398) 2024-01-27 18:04:05 +02:00
MaskPositionPoint.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
MenuButtonType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
MessageEntityType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
MessageOriginType.yml Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
ParseMode.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
PassportElementErrorType.yml Fixed subtypes and union types generation, new enums added (#1213) 2023-07-11 23:39:54 +03:00
PollType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
ReactionTypeType.yml Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
StickerFormat.yml Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
StickerType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
TopicIconColor.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00
UpdateType.yml Add missing shortcuts, new enums, reworked old stuff (#1070) 2022-12-04 03:05:49 +02:00