mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
🏷️ 完善 typing 及注释
This commit is contained in:
@ -12,4 +12,4 @@
|
||||
from .bot import Bot
|
||||
from .event import Event
|
||||
from .message import Message, MessageSegment
|
||||
from .exception import ApiError, SessionExpired, AdapterException
|
||||
from .exception import ApiError, SessionExpired, DingAdapterException
|
||||
|
Reference in New Issue
Block a user