mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 17:27:41 +00:00
📝 update doc
This commit is contained in:
@ -30,7 +30,8 @@ Mirai-API-HTTP 的适配器以 `AGPLv3许可`_ 单独开源
|
||||
from .bot import Bot
|
||||
from .event import *
|
||||
from .message import MessageChain, MessageSegment
|
||||
|
||||
WebsocketBot = Bot
|
||||
"""
|
||||
``WebsocketBot``现在已经和``Bot``合并, 并已经被弃用, 请直接使用``Bot``
|
||||
"""
|
||||
WebsocketBot = Bot
|
Reference in New Issue
Block a user