mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.data
/
PluginData
/
saveType
save
Type
@
ConsoleExperimentalApi
open
val
saveType
:
PluginData.SaveType
决定这个
PluginData
序列化时使用的格式, 默认为 YAML. 具体实现格式由
PluginDataStorage
决定.