mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 17:51:20 +08:00
4 lines
141 B
Python
4 lines
141 B
Python
"""旧版 ``astrbot.core.message.components`` 导入路径兼容入口。"""
|
|
|
|
from astrbot_sdk.api.message.components import * # noqa: F403
|