aiogram/aiogram
Oleg A. e17c84144d
Prevent endless loop with buttons (#1626)
* fix: prevent endless loop with buttons

* test: added test for add w/o max width

* docs: added changelog record

* chore: explicit set max_width 0
2025-02-16 22:39:51 +02:00
..
client Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02:00
dispatcher Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
enums Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02:00
filters Fixed UUID (and other types) serialization in the CallbackData factory. (#1602) 2024-11-02 16:37:31 +02:00
fsm Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
handlers Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
methods Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02:00
types Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02:00
utils Prevent endless loop with buttons (#1626) 2025-02-16 22:39:51 +02: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 Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02: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