@tdlib-native/tdjson-win32-ia32
Version:
Prebuilt TDLib for win32 ia32
15 lines (14 loc) • 338 B
JavaScript
/**
* @type {string}
*/
module.exports.tdlibPath = require("path").resolve(__dirname, "tdjson-x32.dll");
/**
* @type {string}
* @default "1.8.52"
*/
module.exports.version = "1.8.52";
/**
* @type {string}
* @default "18f6c78cfb736cb24db789534e7ff3d274df77b3"
*/
module.exports.commit = "18f6c78cfb736cb24db789534e7ff3d274df77b3";