mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 16:16:21 +08:00
17 lines
243 B
Markdown
17 lines
243 B
Markdown
---
|
|
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.
|