UNPKG

tencent-sms

Version:

sms plugin for tencent cloud

16 lines (15 loc) 330 B
'use strict'; exports.tencentSms = { client: { credential: { secretId: 'AKIDd4FBsKHgeP1PcaEkxyjETSCgusd8NxJQ', secretKey: '1nKhogIeldGdp69xXsypQ1Tm1YFk02qP', }, region: 'ap-guangzhou', profile: { httpProfile: { endpoint: 'sms.tencentcloudapi.com', }, }, }, };