mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
Update docs
This commit is contained in:
@ -8,6 +8,7 @@ sidebar: auto
|
||||
|
||||
- 插件模块现可通过 `__plugin_name__` 和 `__plugin_usage__` 来分别指定插件名称和插件使用方法(两者均不强制,若不设置则默认为 None)
|
||||
- 新增 `none.get_loaded_plugins()` 函数用于获取所有已加载的插件集合
|
||||
- `BaseSession.send()` 方法和 `none.helpers.send()` 函数现返回 API 调用返回值(即 CQHTTP 插件的返回结果的 `data` 字段)
|
||||
|
||||
## v1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user