Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'createWid') #2386
Unanswered
jhonattanvargas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i am having this error, the code was working fine for me before, even i haven't touched the code for several days and today when executing i got this error
this is the code with which I send messages:
const result = await client.sendText(wsp_user_id, text);
this is the error:
Please, help me :(
Beta Was this translation helpful? Give feedback.
All reactions