Files
AstrBot/src-new/astrbot/api/message_components.py
2026-03-13 15:01:42 +08:00

4 lines
140 B
Python

"""旧版 ``astrbot.api.message_components`` 导入路径兼容入口。"""
from astrbot_sdk.api.message_components import * # noqa: F403