mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* docs: api version update * feat: personalized commands * feat: custom placeholders * refactor: ChatMember split * fix: old names for ChatMemberStatus * refactor: renamed kickChatMember to banChatMember * style: align params * refactor: renamed getChatMembersCount to getChatMemberCount (#614) * feat: resolve ChatMember * refactor: renamed BotCommandScopeTypes (similar to code style) * refactor: resolve is a static method * Construct BotCommandScope from type * Make BotCommandScope classmethod instead of method * Use classmethod for ChatMember resolve method Co-authored-by: Hoi Dmytro <dmytro.hoi@gmail.com> Co-authored-by: Alex Root Junior <jroot.junior@gmail.com> |
||
|---|---|---|
| .. | ||
| __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 | ||