MCPcopy
hub / github.com/nodeWechat/wechat4u / run-core.js

File run-core.js

run-core.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2require('babel-register')
3const Wechat = require('./src/wechat.js')
4const qrcode = require('qrcode-terminal')

Callers

nothing calls this directly

Calls 11

restartMethod · 0.80
startMethod · 0.80
sendMsgMethod · 0.80
revokeMsgMethod · 0.80
getMsgImgMethod · 0.80
getVoiceMethod · 0.80
getVideoMethod · 0.80
getDocMethod · 0.80
verifyUserMethod · 0.80
forwardMsgMethod · 0.80
getHeadImgMethod · 0.80

Tested by

no test coverage detected