aiogram/aiogram
Egor bff483b8a7
Update message.send_copy: add missing reply_parameters param (#1403)
* Update message.send_copy: add missing reply_parameters param

* added changes file

* update changes file

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2024-02-03 19:25:14 +02:00
..
client Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
dispatcher Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
enums Add KeyboardButtonPollTypeType enum (#1398) 2024-01-27 18:04:05 +02:00
filters #1370 added possibility to check X | None on Python >= 3.10 2023-11-20 22:49:55 +02:00
fsm PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
types Update message.send_copy: add missing reply_parameters param (#1403) 2024-02-03 19:25:14 +02:00
utils Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399) 2024-01-27 19:01:19 +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 Bump version 2024-01-27 17:20:29 +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