You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: static puppet not found for Room
at Function.get puppet [as puppet] (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/src/accessory.ts:54:11)
at Function.<anonymous> (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/src/user/room.ts:123:37)
at Generator.next (<anonymous>)
at /Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/dist/src/user/room.js:27:71
at new Promise (<anonymous>)
at __awaiter (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/dist/src/user/room.js:23:12)
at Function.findAll (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/dist/src/user/room.js:123:16)
at Function.<anonymous> (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/src/user/room.ts:150:33)
at Generator.next (<anonymous>)
at /Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/dist/src/user/room.js:27:71
at new Promise (<anonymous>)
at __awaiter (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/dist/src/user/room.js:23:12)
at Function.find (/Users/jiaruili/git/xiaoju-bot/node_modules/wechaty/dist/src/user/room.js:149:16)
at Function.<anonymous> (/Users/jiaruili/git/xiaoju-bot/src/bot/room-add.ts:33:34)
at Generator.next (<anonymous>)
at /Users/jiaruili/git/xiaoju-bot/src/bot/room-add.ts:7:71
at new Promise (<anonymous>)
at __awaiter (/Users/jiaruili/git/xiaoju-bot/src/bot/room-add.ts:3:12)
at matchList.forEach (/Users/jiaruili/git/xiaoju-bot/src/bot/room-add.ts:31:46)
at Array.forEach (<anonymous>)
at Function.<anonymous> (/Users/jiaruili/git/xiaoju-bot/src/bot/room-add.ts:31:17)
at Generator.next (<anonymous>)
at fulfilled (/Users/jiaruili/git/xiaoju-bot/src/bot/room-add.ts:4:58)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:160:7)
Breaking change is very rare and there's no need to create a new issue tag for it. Please remove and clean it
Please add the version to the title, as I had already replied you in the other issue.
lijiarui
changed the title
BREAKING CHANGE Contact, FriendRequest, Message, and Room classes will not be able to instantiate directly
BREAKING CHANGE v0.16 Contact, FriendRequest, Message, and Room classes will not be able to instantiate directly
Jun 19, 2018
Duplicated with #1217
Before
After
Or, it may get error log as follows:
See: #1161
The text was updated successfully, but these errors were encountered: