aiogram/aiogram/utils
Andrew 482629ac18
Some checks failed
Tests / tests (macos-latest, 3.10) (push) Has been cancelled
Tests / tests (macos-latest, 3.11) (push) Has been cancelled
Tests / tests (macos-latest, 3.12) (push) Has been cancelled
Tests / tests (macos-latest, 3.13) (push) Has been cancelled
Tests / tests (macos-latest, 3.9) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / tests (windows-latest, 3.10) (push) Has been cancelled
Tests / tests (windows-latest, 3.11) (push) Has been cancelled
Tests / tests (windows-latest, 3.12) (push) Has been cancelled
Tests / tests (windows-latest, 3.13) (push) Has been cancelled
Tests / tests (windows-latest, 3.9) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.9) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Has been cancelled
Fix for #1677 (#1678)
* Make `as_markup` return `super().as_markup`

* Add 1677.misc.rst

* Update 1677.misc.rst
2025-04-26 16:18:49 +03:00
..
i18n Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
backoff.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_answer.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.py Added message_thread_id parameter to ChatActionSender class methods (#1437) 2024-03-11 21:53:17 +02:00
chat_member.py Fixed mypy 2024-07-06 20:59:07 +03:00
class_attrs_resolver.py Fix handler registration order in Scene (#1642) 2025-03-01 22:08:14 +02:00
dataclass.py Fix handler registration order in Scene (#1642) 2025-03-01 22:08:14 +02:00
deep_linking.py Update deep linking documentation and bump version to 3.19.0 2025-03-19 21:04:48 +02:00
formatting.py Add different shortcut methods for Text.as_kwargs() (#1657) 2025-04-02 23:16:55 +03:00
keyboard.py Fix for #1677 (#1678) 2025-04-26 16:18:49 +03:00
link.py Added create_channel_bot_link function 2023-04-23 03:30:48 +03:00
magic_filter.py #1281 Fix magic operation .as_ for values interpreted as False (#1283) 2023-08-26 22:33:32 +03:00
markdown.py Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
media_group.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
mixins.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
mypy_hacks.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
payload.py Bump dev dependencies (#1512) 2024-06-14 20:11:08 +03:00
serialization.py Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00
text_decorations.py [misc] fix tg-emoji closing tag: use constant (#1608) 2024-11-25 22:08:05 +02:00
token.py Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
warnings.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py Add missing Telegram WebApp API classes and fields (#1424) (#1425) 2024-02-26 02:13:32 +02:00