dingtalk-jsapi
Version:
钉钉 模块化 多端统一 API
1 lines • 348 B
JavaScript
function openSingleChat$(e){return common_1.ddSdk.invokeAPI(exports.apiName,e)}Object.defineProperty(exports,"__esModule",{value:!0}),exports.openSingleChat$=exports.apiName=void 0;var common_1=require("../../../common");exports.apiName="biz.chat.openSingleChat",exports.openSingleChat$=openSingleChat$,exports.default=openSingleChat$;
;