aiogram/aiogram
Alex Root Junior 627ee09928
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
2024-08-17 16:41:52 +03:00
..
client Fixed link preview options to use global defaults in some types and methods (#1563) 2024-08-17 16:41:52 +03:00
dispatcher Add getting user from chat_boost (#1474) 2024-08-14 02:12:39 +03:00
enums Added full support of Bot API 7.7 (#1536) 2024-07-07 15:46:17 +03:00
filters Fail redis and mongo tests if incorrect URI provided + some storages tests refactoring (#1510) 2024-06-17 00:55:59 +03:00
fsm Precalculate StateGroup values (#1507) 2024-08-14 02:10:31 +03:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Fixed link preview options to use global defaults in some types and methods (#1563) 2024-08-17 16:41:52 +03:00
types Fixed link preview options to use global defaults in some types and methods (#1563) 2024-08-17 16:41:52 +03:00
utils fixed ruff issues (#1549) 2024-08-01 01:37:07 +03:00
webhook Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
__init__.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
__meta__.py Bump version 2024-08-16 00:46:41 +03:00
exceptions.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
loggers.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00