mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth_widget.py | ||
| test_backoff.py | ||
| test_callback_answer.py | ||
| test_chat_action.py | ||
| test_chat_member.py | ||
| test_class_attrs_resolver.py | ||
| test_dataclass.py | ||
| test_deep_linking.py | ||
| test_formatting.py | ||
| test_i18n.py | ||
| test_keyboard.py | ||
| test_link.py | ||
| test_magic_filter.py | ||
| test_markdown.py | ||
| test_media_group.py | ||
| test_mixins.py | ||
| test_serialization.py | ||
| test_text_decorations.py | ||
| test_token.py | ||
| test_web_app.py | ||
| test_web_app_signature.py | ||