mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 16:51:26 +00:00
🚧 add support of reverse post and forward ws for mirai adapter
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
from .bot import MiraiBot
|
||||
from .bot_ws import MiraiWebsocketBot
|
||||
from .event import *
|
||||
from .message import MessageChain, MessageSegment
|
||||
|
Reference in New Issue
Block a user