wechaty / puppet-whatsapp

Wechaty Puppet for Whatsapp
https://npmjs.com/package/wechaty-puppet-whatsapp
Apache License 2.0
24 stars 17 forks source link

将bot拉入已经存在的群聊后,该群的群成员信息没有同步,仅同步到了bot进群后新增的群成员信息。 #376

Closed su-chang closed 2 years ago

su-chang commented 2 years ago

基础信息 账号ID:62848643ff613d1075f423fc 群聊ID:8613681946384-1619770914@g.us botId:8613391097127@c.us

详细日志

14: 31: 52 INFO MessageEventHandler onMessage({
  "_data": {
    "id": {
      "fromMe": false,
      "remote": "8613681946384-1619770914@g.us",
      "id": "3EB08C259159E1A11F95",
      "_serialized": "false_8613681946384-1619770914@g.us_3EB08C259159E1A11F95"
    },
    "type": "e2e_notification",
    "subtype": "encrypt",
    "t": 1654842711,
    "from": "8613681946384-1619770914@g.us",
    "to": "8613391097127@c.us",
    "self": "in",
    "isNewMsg": true,
    "star": false,
    "recvFresh": true,
    "isFromTemplate": false,
    "mentionedJidList": [],
    "isVcardOverMmsDocument": false,
    "templateParams": [],
    "isForwarded": false,
    "hasReaction": false,
    "productHeaderImageRejected": false,
    "lastPlaybackProgress": 0,
    "isDynamicReplyButtonsMsg": false,
    "isMdHistoryMsg": false,
    "requiresDirectConnection": null,
    "pttForwardedFeaturesEnabled": true,
    "isEphemeral": false,
    "isStatusV3": false,
    "links": []
  },
  "id": {
    "fromMe": false,
    "remote": "8613681946384-1619770914@g.us",
    "id": "3EB08C259159E1A11F95",
    "_serialized": "false_8613681946384-1619770914@g.us_3EB08C259159E1A11F95"
  },
  "hasMedia": false,
  "body": "",
  "type": "e2e_notification",
  "timestamp": 1654842711,
  "from": "8613681946384-1619770914@g.us",
  "to": "8613391097127@c.us",
  "deviceType": "web",
  "isForwarded": false,
  "forwardingScore": 0,
  "isStatus": false,
  "isStarred": false,
  "fromMe": false,
  "hasQuotedMsg": false,
  "vCards": [],
  "mentionedIds": [],
  "isGif": false,
  "isEphemeral": false,
  "links": []
})
14: 31: 53 INFO GroupEventHandler onRoomUpdate({
  "id": {
    "fromMe": false,
    "remote": "8613681946384-1619770914@g.us",
    "id": "3EB09EE7FFE9A1740610",
    "participant": "8613681946384@c.us",
    "_serialized": "false_8613681946384-1619770914@g.us_3EB09EE7FFE9A1740610_8613681946384@c.us"
  },
  "body": "Cyxtera&zenlayer",
  "type": "create",
  "timestamp": 1619770914,
  "chatId": "8613681946384-1619770914@g.us",
  "author": "8613681946384@c.us",
  "recipientIds": []
})
14: 31: 53 INFO GroupEventHandler onRoomJoin({
  "id": {
    "fromMe": false,
    "remote": "8613681946384-1619770914@g.us",
    "id": "3EB0FF1BC0DD6C037A88",
    "participant": "8613391097127@c.us",
    "_serialized": "false_8613681946384-1619770914@g.us_3EB0FF1BC0DD6C037A88_8613391097127@c.us"
  },
  "body": "",
  "type": "add",
  "timestamp": 1654842712,
  "chatId": "8613681946384-1619770914@g.us",
  "author": "8615051815562@c.us",
  "recipientIds": ["8613391097127@c.us"]
})
14: 32: 43 INFO MessageEventHandler onMessage({
  "_data": {
    "id": {
      "fromMe": false,
      "remote": "8613681946384-1619770914@g.us",
      "id": "3A22975940FAE3D4F4C6",
      "participant": "8615051815562@c.us",
      "_serialized": "false_8613681946384-1619770914@g.us_3A22975940FAE3D4F4C6_8615051815562@c.us"
    },
    "body": "@8613391097127",
    "type": "chat",
    "t": 1654842763,
    "notifyName": "Molly",
    "from": "8613681946384-1619770914@g.us",
    "to": "8613391097127@c.us",
    "author": "8615051815562@c.us",
    "self": "in",
    "ack": 1,
    "isNewMsg": true,
    "star": false,
    "recvFresh": true,
    "isFromTemplate": false,
    "thumbnail": "",
    "broadcast": false,
    "mentionedJidList": ["8613391097127@c.us"],
    "isVcardOverMmsDocument": false,
    "hasReaction": false,
    "productHeaderImageRejected": false,
    "lastPlaybackProgress": 0,
    "isDynamicReplyButtonsMsg": false,
    "isMdHistoryMsg": false,
    "requiresDirectConnection": false,
    "pttForwardedFeaturesEnabled": true,
    "isEphemeral": false,
    "isStatusV3": false,
    "links": []
  },
  "id": {
    "fromMe": false,
    "remote": "8613681946384-1619770914@g.us",
    "id": "3A22975940FAE3D4F4C6",
    "participant": "8615051815562@c.us",
    "_serialized": "false_8613681946384-1619770914@g.us_3A22975940FAE3D4F4C6_8615051815562@c.us"
  },
  "ack": 1,
  "hasMedia": false,
  "body": "@8613391097127",
  "type": "chat",
  "timestamp": 1654842763,
  "from": "8613681946384-1619770914@g.us",
  "to": "8613391097127@c.us",
  "author": "8615051815562@c.us",
  "deviceType": "ios",
  "forwardingScore": 0,
  "isStatus": false,
  "isStarred": false,
  "broadcast": false,
  "fromMe": false,
  "hasQuotedMsg": false,
  "vCards": [],
  "mentionedIds": ["8613391097127@c.us"],
  "isGif": false,
  "isEphemeral": false,
  "links": []
})
14: 32: 43 INFO Message Listener {
  "_events": {},
  "_eventsCount": 0,
  "id": "3A22975940FAE3D4F4C6",
  "payload": {
    "fromId": "8615051815562@c.us",
    "talkerId": "8615051815562@c.us",
    "id": "3A22975940FAE3D4F4C6",
    "mentionIdList": ["8613391097127@c.us"],
    "roomId": "8613681946384-1619770914@g.us",
    "text": "@8613391097127",
    "timestamp": 1654842763,
    "type": 7
  }
}
14: 32: 43 INFO saveMessageListener Save Message Listener {
  "_events": {},
  "_eventsCount": 0,
  "id": "3A22975940FAE3D4F4C6",
  "payload": {
    "fromId": "8615051815562@c.us",
    "talkerId": "8615051815562@c.us",
    "id": "3A22975940FAE3D4F4C6",
    "mentionIdList": ["8613391097127@c.us"],
    "roomId": "8613681946384-1619770914@g.us",
    "text": "@8613391097127",
    "timestamp": 1654842763,
    "type": 7
  }
}
14: 32: 43 INFO saveMessageListener Parse messageModel {
  "messageId": "3A22975940FAE3D4F4C6",
  "botId": "62848643ff613d1075f423fc",
  "groupId": "6229d690108a1c29e66b45d5",
  "orgId": "5ec1ddc9a353a600e48898a7",
  "fromId": "8615051815562@c.us",
  "fromName": "8615051815562@c.us",
  "targetId": "8613681946384-1619770914@g.us",
  "targetName": "Cyxtera&zenlayer",
  "targetType": "Room",
  "avatar": "https://pps.whatsapp.net/v/t61.24694-24/74620813_2868578399901757_2172647375845894831_n.jpg?ccb=11-4&oh=01_AVziaSM9FYFburWxjGW-SdiZRfTxcMZj-Q-StDp3WTB1UA&oe=62B1286C",
  "type": "Text",
  "channel": "Unknown",
  "timestamp": 1654842763210,
  "snapshotDay": "2022-06-10",
  "self": false,
  "mentionSelf": true,
  "coworker": false,
  "payload": {
    "text": "@8613391097127",
    "mention": ["8613391097127@c.us"]
  }
}
14: 32: 43 WARN RoomConverter RoomConverter convert() failed to get room avatar:
  undefined
14: 33: 05 INFO receive {
  "type": "getAnnouncement",
  "messageBody": "62a2e58c2f47ac820ba4abe6"
}
14: 36: 51 INFO GroupEventHandler onRoomJoin({
  "id": {
    "fromMe": false,
    "remote": "8613681946384-1619770914@g.us",
    "id": "3EB03DCBE588858C1D6B",
    "participant": "8618149759948@c.us",
    "_serialized": "false_8613681946384-1619770914@g.us_3EB03DCBE588858C1D6B_8618149759948@c.us"
  },
  "body": "",
  "type": "invite",
  "timestamp": 1654843011,
  "chatId": "8613681946384-1619770914@g.us",
  "recipientIds": ["8618149759948@c.us"]
})
14: 37: 22 INFO receive {
  "type": "getAnnouncement",
  "messageBody": "62a2e58c2f47ac820ba4abe6"
}
su-chang commented 2 years ago

结论

监听到有新群创建成功后,对应数据中没有群成员的信息。

14: 31: 53 INFO GroupEventHandler onRoomUpdate({
  "id": {
    "fromMe": false,
    "remote": "8613681946384-1619770914@g.us",
    "id": "3EB09EE7FFE9A1740610",
    "participant": "8613681946384@c.us",
    "_serialized": "false_8613681946384-1619770914@g.us_3EB09EE7FFE9A1740610_8613681946384@c.us"
  },
  "body": "Cyxtera&zenlayer",
  "type": "create",
  "timestamp": 1619770914,
  "chatId": "8613681946384-1619770914@g.us",
  "author": "8613681946384@c.us",
  "recipientIds": []
})

相关代码

https://github.com/wechaty/puppet-whatsapp/blob/a323bfb5b09ecd4bd8fd243b4a17bdd4d47e0090/src/whatsapp/event-handler/group-event-handler.ts#L79-L83

https://github.com/wechaty/puppet-whatsapp/blob/a323bfb5b09ecd4bd8fd243b4a17bdd4d47e0090/src/manager.ts#L173-L183

su-chang commented 2 years ago

Related PR: https://github.com/wechaty/puppet-whatsapp/pull/380