mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Fixed default LinkPreviewOptions JSON serialization (#1419)
* Fixed default link preview options serialization * Added changelog
This commit is contained in:
parent
eef50a2edb
commit
53849b01a7
3 changed files with 15 additions and 3 deletions
2
CHANGES/1418.bugfix.rst
Normal file
2
CHANGES/1418.bugfix.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Fixed JSON serialization of the :code:`LinkPreviewOptions` class while it is passed
|
||||
as bot-wide default options.
|
||||
Loading…
Add table
Add a link
Reference in a new issue