Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
2
require(
'babel-register'
)
3
const
Wechat = require(
'./src/wechat.js'
)
4
const
qrcode = require(
'qrcode-terminal'
)
Callers
nothing calls this directly
Calls
11
restart
Method · 0.80
start
Method · 0.80
sendMsg
Method · 0.80
revokeMsg
Method · 0.80
getMsgImg
Method · 0.80
getVoice
Method · 0.80
getVideo
Method · 0.80
getDoc
Method · 0.80
verifyUser
Method · 0.80
forwardMsg
Method · 0.80
getHeadImg
Method · 0.80
Tested by
no test coverage detected