Closed
Description
https://sentry.io/chatie/wechaty/issues/408800449/
TypeError: Cannot read property 'MemberList' of undefined
File "/wechaty/dist/src/room.js", line 118, in Room.<anonymous>
yield this.readyAllMembers(this.rawObj.MemberList || []);
File "/wechaty/dist/src/room.js", line 4, in fulfilled
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
TypeError: Cannot read property 'MemberList' of undefined
Metadata
Metadata
Assignees
Labels
No labels