mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-29 18:22:02 +00:00
✨ 修正工作流
This commit is contained in:
13
docs/dev/api/plugin/README.md
Normal file
13
docs/dev/api/plugin/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: liteyuki.plugin
|
||||
index: true
|
||||
icon: laptop-code
|
||||
category: API
|
||||
---
|
||||
|
||||
### ***def*** `get_loaded_plugins() -> dict[str, Plugin]`
|
||||
|
||||
获取已加载的插件
|
||||
Returns:
|
||||
dict[str, Plugin]: 插件字典
|
||||
|
Reference in New Issue
Block a user