💄 update docs

This commit is contained in:
yanyongyu
2020-12-13 12:53:33 +08:00
parent 12ef3e7bf1
commit e4377faa67
10 changed files with 171 additions and 207 deletions

View File

@ -147,7 +147,7 @@ sidebarDepth: 0
* **类型**
`Callable[[Bot, Event, State], Awaitable[None]]`
`Callable[[Bot, Event, State], Union[Awaitable[None], Awaitable[NoReturn]]]`