mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
📝 update api docs
This commit is contained in:
parent
fdffaf4e85
commit
618753bd3a
@ -77,6 +77,24 @@ sidebarDepth: 0
|
||||
* **说明**: 插件内定义的 `Matcher`
|
||||
|
||||
|
||||
### `parent_plugin`
|
||||
|
||||
|
||||
* **类型**: `Optional[Plugin]`
|
||||
|
||||
|
||||
* **说明**: 父插件
|
||||
|
||||
|
||||
### `sub_plugins`
|
||||
|
||||
|
||||
* **类型**: `Set[Plugin]`
|
||||
|
||||
|
||||
* **说明**: 子插件集合
|
||||
|
||||
|
||||
## `get_plugin(name)`
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user