Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodeWechat/wechat4u
/ getBaseRequest
Method
getBaseRequest
src/core.js:1209–1216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1207
}
1208
1209
getBaseRequest () {
1210
return
{
1211
Uin: parseInt(this.PROP.uin),
1212
Sid: this.PROP.sid,
1213
Skey: this.PROP.skey,
1214
DeviceID: getDeviceID()
1215
}
1216
}
1217
}
Callers
15
init
Method · 0.95
notifyMobile
Method · 0.95
batchGetContact
Method · 0.95
statReport
Method · 0.95
sync
Method · 0.95
sendText
Method · 0.95
sendEmoticon
Method · 0.95
uploadMedia
Method · 0.95
sendPic
Method · 0.95
sendVideo
Method · 0.95
sendDoc
Method · 0.95
forwardMsg
Method · 0.95
Calls
1
getDeviceID
Function · 0.90
Tested by
no test coverage detected