mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
💄 update docs
This commit is contained in:
@ -147,7 +147,7 @@ sidebarDepth: 0
|
||||
|
||||
* **类型**
|
||||
|
||||
`Callable[[Bot, Event, State], Awaitable[None]]`
|
||||
`Callable[[Bot, Event, State], Union[Awaitable[None], Awaitable[NoReturn]]]`
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user