aiogram/.butcher/enums
Alex Root Junior f060c08d16
Add support for Telegram Bot API 9.1 (#1704)
* Add support for Telegram Bot API 9.1 features, including checklists, gifts, and new methods like `SendChecklist`, `EditMessageChecklist`, and `GetMyStarBalance`. Update changelog and improve `True` field descriptions.

* Bump API Version

* Refactor profile photo types to use `InputProfilePhotoType` enums instead of hardcoded literals

* Refactor imports and clean up redundant code across methods, types, and webhook server classes
2025-07-05 03:02:44 +03:00
..
BotCommandScopeType.yml
ChatActions.yml
ChatBoostSourceType.yml Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
ChatMemberStatus.yml
ChatType.yml
ContentType.yml Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
Currency.yml Add currency enum (#1194) 2023-08-02 21:44:49 +03:00
DiceEmoji.yml
EncryptedPassportElement.yml
InlineQueryResultType.yml
InputMediaType.yml
InputPaidMediaType.yml Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
InputProfileType.yml Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
InputStoryContentPhotoType.yml Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
KeyboardButtonPollTypeType.yml Add KeyboardButtonPollTypeType enum (#1398) 2024-01-27 18:04:05 +02:00
MaskPositionPoint.yml
MenuButtonType.yml
MessageEntityType.yml
MessageOriginType.yml Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
OwnedGiftType.yml Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
PaidMediaType.yml Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
ParseMode.yml
PassportElementErrorType.yml
PollType.yml
ReactionTypeType.yml Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
RevenueWithdrawalStateType.yml Added full support of Bot API 7.5 (#1518) 2024-06-19 00:54:22 +03:00
StickerFormat.yml
StickerType.yml
StoryAreaTypeType.yml Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
TopicIconColor.yml
TransactionPartnerType.yml Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02:00
TransactionPartnerUserTransactionType.yml Added full support for the Bot API 9.0 (#1671) 2025-04-12 23:29:48 +03:00
UpdateType.yml