Replies: 1 comment
|
I believe the error message is clear enough:
To use For your code, you should change: - const room = await Room.create([boss, from])
+ const room = await message.wechaty.Room.create([boss, from]) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
code:
error:
All reactions