Files
AstrBot/util/plugin_dev/api/v1/message.py
T
2024-07-26 05:02:29 -04:00

4 lines
157 B
Python

from type.message_event import *
from type.astrbot_message import *
from type.command import CommandResult
from astrbot.message.handler import MessageHandler