mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
update
This commit is contained in:
@@ -897,7 +897,6 @@ function patchVideoProtoBuf() {
|
||||
setImmediate(patchVideoProtoBuf);
|
||||
|
||||
function triggerSendImgMessage(taskId, sender, receiver) {
|
||||
console.log("[+] Manual Trigger Started...");
|
||||
if (!taskId || !receiver || !sender) {
|
||||
console.error("[!] taskId or receiver or sender is empty!");
|
||||
return "fail";
|
||||
|
||||
Reference in New Issue
Block a user