mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* new: add field type ConstField * new: add const fields for ChatMemberOwner * new: better typings for get_chat_administrators * new: add tests for chat owner fields * fix: Type typing for class * enh: alias is_chat_owner for is_chat_creator |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dataset.py | ||
| test_animation.py | ||
| test_chat.py | ||
| test_chat_member.py | ||
| test_document.py | ||
| test_game.py | ||
| test_input_media.py | ||
| test_message.py | ||
| test_photo.py | ||
| test_reply_keyboard.py | ||
| test_update.py | ||
| test_user.py | ||