mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 17:58:26 +08:00
📝 update api docs
This commit is contained in:
parent
5e3f1b5435
commit
115132a188
@ -14,7 +14,7 @@ NoneBot 使用 [pydantic](https://pydantic-docs.helpmanual.io/) 以及 [python-d
|
|||||||
|
|
||||||
## _class_ `Env`
|
## _class_ `Env`
|
||||||
|
|
||||||
基类:`pydantic.env_settings.BaseSettings`
|
基类:`nonebot.config.BaseConfig`
|
||||||
|
|
||||||
运行环境配置。大小写不敏感。
|
运行环境配置。大小写不敏感。
|
||||||
|
|
||||||
|
@ -1168,7 +1168,7 @@ def something_else():
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## `load_builtin_plugins()`
|
## `load_builtin_plugins(name='echo')`
|
||||||
|
|
||||||
|
|
||||||
* **说明**
|
* **说明**
|
||||||
|
Loading…
Reference in New Issue
Block a user