mirai-core / net.mamoe.mirai.utils / BotConfiguration / fileBasedDeviceInfo

fileBasedDeviceInfo

@JvmOverloads fun fileBasedDeviceInfo(filename: String = "device.json"): Unit

使用文件存储设备信息

此函数只在 JVM 有效. 在其他平台将会导致一直使用默认的随机的设备信息.