mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-23 22:00:10 +08:00
Update docs
This commit is contained in:
parent
93ab4fa6d5
commit
32daba5349
@ -47,7 +47,8 @@ abstract class PluginBase
|
||||
}
|
||||
|
||||
/**
|
||||
* 当所有插件全部被加载后被调用
|
||||
* 当插件被启用时调用.
|
||||
* 此时所有其他插件都已经被调用了 [onLoad]
|
||||
*/
|
||||
open fun onEnable() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user