mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Changelog
This commit is contained in:
parent
fec138977d
commit
c3dc6fe7a8
6 changed files with 23 additions and 5 deletions
|
|
@ -1 +0,0 @@
|
|||
Added support for custom encoders/decoders for payload (and also for deep-linking).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Added :class:`aiogram.utils.input_media.MediaGroupBuilder` for media group construction.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Added actual param hints for `InlineKeyboardBuilder` and `ReplyKeyboardBuilder`.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fixed priority of events isolation, now user state will be loaded only after lock is acquired
|
||||
|
|
@ -1 +0,0 @@
|
|||
Added full support of `Bot API 6.9 <https://core.telegram.org/bots/api-changelog#september-22-2023>`_
|
||||
Loading…
Add table
Add a link
Reference in a new issue