📝 update api docs

This commit is contained in:
nonebot 2021-02-21 03:06:51 +00:00
parent f9d4bcba3d
commit 352f9f85c1

View File

@ -291,6 +291,9 @@ Event 基类。提供获取关键信息的方法,其余信息可直接获取
* `Literal["message", "notice", "request", "meta_event"]`
* `str`
### _abstract_ `get_event_name()`