📝 Update docs

This commit is contained in:
yanyongyu
2020-10-11 13:17:40 +08:00
parent b4e0034876
commit a68ba09910
32 changed files with 1134 additions and 70 deletions

View File

@ -0,0 +1,16 @@
---
contentSidebar: true
sidebarDepth: 0
---
# NoneBot.drivers.fastapi 模块
## _class_ `Driver`
基类:[`nonebot.drivers.BaseDriver`](#None)
### `__init__(env, config)`
Initialize self. See help(type(self)) for accurate signature.