mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed link preview options to use global defaults in some types and methods (#1563)
* #1543 Fixed link preview options to use global defaults Refactor various classes to use global defaults for `link_preview_options`. This change ensures consistency and enhances flexibility in handling link preview options across different components. * Added changelog
This commit is contained in:
parent
6aba60155c
commit
627ee09928
8 changed files with 23 additions and 12 deletions
4
CHANGES/1543.bugfix.rst
Normal file
4
CHANGES/1543.bugfix.rst
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Fixed link preview options to use global defaults in various types and methods
|
||||
to use global defaults for `link_preview_options`.
|
||||
This change ensures consistency and enhances flexibility in handling link preview options
|
||||
across different components.
|
||||
Loading…
Add table
Add a link
Reference in a new issue