📝 update api docs

This commit is contained in:
nonebot
2021-11-19 10:20:20 +00:00
parent 471d306e13
commit a5948fb5e3
4 changed files with 94 additions and 66 deletions

View File

@ -179,7 +179,7 @@ sidebarDepth: 0
* **类型**
`Callable[[Bot, Event, T_State], Union[bool, Awaitable[bool]]]`
`Callable[..., Union[bool, Awaitable[bool]]]`