mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
#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.
This commit is contained in:
parent
6aba60155c
commit
72042a50ef
7 changed files with 19 additions and 12 deletions
|
|
@ -1,2 +1,2 @@
|
|||
disable_web_page_preview: disable_web_page_preview
|
||||
link_preview_options: link_preview
|
||||
parse_mode: parse_mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue