mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
4 lines
140 B
Python
4 lines
140 B
Python
"""旧版 ``astrbot.api.message_components`` 导入路径兼容入口。"""
|
|
|
|
from astrbot_sdk.api.message_components import * # noqa: F403
|