mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-10 11:56:42 +00:00
🚧 update cqhttp bot
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Any, Dict, List, Union, Optional
|
||||
|
||||
from nonebot.config import Config
|
||||
from nonebot.adapters import Bot as BaseBot
|
||||
from nonebot.drivers import BaseDriver as Driver, BaseWebSocket as WebSocket
|
||||
from nonebot.drivers import Driver, WebSocket
|
||||
|
||||
from .event import Event
|
||||
from .message import Message, MessageSegment
|
||||
|
||||
Reference in New Issue
Block a user