MCPcopy
hub / github.com/JaveleyQAQ/WeChatOpenDevTools-Python / sendMessage

Function sendMessage

scripts/hook.js:48–51  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

46 }
47}
48function sendMessage(msg) {
49 msg === null || undefined ? send(msg) : send("[+] 已还原完整F12")
50 // send("[+] 已还原完整F12")
51}
52
53
54function replaceParams() {

Callers 1

onEnterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected