Results 7 issues of zarlicho

No acurate

panic: couldn't dial whatsapp web websocket: websocket: bad handshake

how do you use the category and also the collection to get a list of applications with the action game genre?

i get an error like this: Traceback (most recent call last): File "C:\Users\Diva Creative\.conda\envs\tensorenviron\lib\site-packages\logipy\logi_led.py", line 237, in led_dll = load_dll() File "C:\Users\Diva Creative\.conda\envs\tensorenviron\lib\site-packages\logipy\logi_led.py", line 234, in load_dll raise SDKNotFoundException('The SDK...

Cannot find module 'whatsapp-web-node' or its corresponding type declarations. 1 import { WhatsApp, store } from "whatsapp-web-node";

i have trying button.click like this `client.addEventHandler(async (event) => { if (event.message.buttons != undefined){ console.log(event.message.buttons[1][0].click()) }` and i got this error: `Promise { TypeError: Cannot read properties of undefined (reading...