📝 update api docs

This commit is contained in:
rmuchan
2021-06-17 02:20:46 +00:00
parent f87c23c9a7
commit c8e494ca83
4 changed files with 9 additions and 4 deletions

View File

@ -82,3 +82,8 @@ Quart 使用的 logger
### `run(host=None, port=None, *, app=None, **kwargs)`
使用 `uvicorn` 启动 Quart
## _class_ `WebSocket`
基类:[`nonebot.drivers.WebSocket`](README.md#nonebot.drivers.WebSocket)