aiogram/docs/api
Alex Root Junior f68c24d620
Added support for Telegram Bot API 9.5 (#1780)
* Update API methods and types for Telegram Bot API 9.5

* Draft: follow-up for Bot API 9.5 (#1780) (#1781)

* Add set_chat_member_tag shortcut coverage

* Add set_member_tag shortcut tests and align decoration expectations

* Fix follow-up test coverage for sender_tag and can_edit_tag

* Add changelog fragment for PR 1781

* Align changelog with base PR #1780

* Expand 1780 changelog to cover base and follow-up scope

* Treat sender_tag as metadata, not message content type

---------

Co-authored-by: Latand <latand@users.noreply.github.com>
Co-authored-by: Codex Agent <codex@openclaw.local>

* Add tests for date_time formatting with Unix time and datetime objects

* Update changelog with Telegram Bot API 9.5 changes

---------

Co-authored-by: Kostiantyn Kriuchkov <36363097+Latand@users.noreply.github.com>
Co-authored-by: Latand <latand@users.noreply.github.com>
Co-authored-by: Codex Agent <codex@openclaw.local>
2026-03-03 01:19:11 +02:00
..
enums Added full support of the Bot API 9.4 (#1761) 2026-02-10 23:43:52 +02:00
methods Added support for Telegram Bot API 9.5 (#1780) 2026-03-03 01:19:11 +02:00
session chore(docs): update middleware.rst (#1353) 2023-11-14 02:44:04 +02:00
types Added full support of the Bot API 9.4 (#1761) 2026-02-10 23:43:52 +02:00
bot.rst Clean bot class & texts 2023-01-07 23:25:30 +02:00
defaults.rst chore(docs): fix defaults.rst (#1541) 2024-07-14 16:54:01 +03:00
download_file.rst PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
index.rst Removed deprecated arguments from Bot class (#1494) 2024-05-27 14:58:39 +03:00
upload_file.rst InputFile reuse recommendations update (#1506) 2024-06-17 00:57:28 +03:00