mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-14 16:17:43 +00:00
📝 update api docs
This commit is contained in:
parent
8c5c02f040
commit
f1a0ac099b
@ -176,7 +176,7 @@ await bot.send_msg(message="hello world")
|
|||||||
|
|
||||||
## _class_ `BaseEvent`
|
## _class_ `BaseEvent`
|
||||||
|
|
||||||
基类:`abc.ABC`, `typing.Generic`
|
基类:`typing.Generic`, `abc.ABC`
|
||||||
|
|
||||||
Event 基类。提供上报信息的关键信息,其余信息可从原始上报消息获取。
|
Event 基类。提供上报信息的关键信息,其余信息可从原始上报消息获取。
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user