aiogram/CHANGES
Alex Root Junior a2af73ad78
Added business_connection_id to the Message API methods shortcuts (#1586)
* Add business_connection_id to message API methods

Integrated the business_connection_id attribute into various message manipulation methods, ensuring consistent data handling. This update eliminates the need to pass the business_connection_id as a parameter, instead directly accessing it from the instance attributes.

* Added changelog
2024-11-02 16:55:15 +02:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1431.feature.rst Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
1583.feature.rst Improved Scene handler and action inheritance mechanism (#1585) 2024-10-06 16:37:18 +03:00
1584.bugfix.rst Fix pytest-asyncio deprecation warning in test (#1584) 2024-09-28 01:33:14 +03:00
1586.misc.rst Added business_connection_id to the Message API methods shortcuts (#1586) 2024-11-02 16:55:15 +02:00
1589.misc.rst Enabled tests on Python 3.13, disabled on Python 3.8 (#1589) 2024-10-19 14:55:38 +03:00
1599.doc.rst [docs] fix typo (#1599) 2024-10-27 20:03:21 +02:00
1601.feature.rst Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
1602.bugfix.rst Fixed UUID (and other types) serialization in the CallbackData factory. (#1602) 2024-11-02 16:37:31 +02:00