mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 01:06:25 +00:00
Added full support of Bot API 7.11 (#1601)
* Added full support of Bot API 7.11 * Small fixes * Added changelog
This commit is contained in:
parent
4531c3628c
commit
405bbcc36f
165 changed files with 1619 additions and 573 deletions
|
|
@ -9,3 +9,4 @@ multi_parse:
|
|||
entities:
|
||||
- ReactionTypeEmoji
|
||||
- ReactionTypeCustomEmoji
|
||||
- ReactionTypePaid
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ multi_parse:
|
|||
- TransactionPartnerOther
|
||||
- TransactionPartnerUser
|
||||
- TransactionPartnerTelegramAds
|
||||
- TransactionPartnerTelegramApi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue