mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 11:25:54 +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
|
|
@ -1,2 +1,3 @@
|
|||
disable_web_page_preview: link_preview_is_disabled
|
||||
link_preview_options: link_preview
|
||||
parse_mode: parse_mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue