mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
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. |
||
|---|---|---|
| .. | ||
| enums | ||
| methods | ||
| session | ||
| types | ||
| bot.rst | ||
| defaults.rst | ||
| download_file.rst | ||
| index.rst | ||
| upload_file.rst | ||