aiogram/docs/api
JRoot Junior 28941439cf
Refactor type unions with ResultChatMemberUnion and ResultMenuButtonUnion
Replaced verbose type definitions of chat member and menu button unions with `ResultChatMemberUnion` and `ResultMenuButtonUnion` for improved readability and maintainability. Updated relevant methods, modules, and documentation to use the new type aliases consistently.
2025-03-07 00:42:13 +02:00
..
enums Added full support of Bot API 7.6 (#1533) 2024-07-06 20:31:49 +03:00
methods Refactor type unions with ResultChatMemberUnion and ResultMenuButtonUnion 2025-03-07 00:42:13 +02:00
session chore(docs): update middleware.rst (#1353) 2023-11-14 02:44:04 +02:00
types Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +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