mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| enums | ||
| methods | ||
| schema | ||
| templates | ||
| types | ||