LeonardoBein

Results 2 comments of LeonardoBein

> @picblog229 Here you go, > > ```js > import { MessageRetryHandler } from "./retryHandler"; > import { Boom } from "@hapi/boom"; > import { useSingleFileAuthState } from "./authState"; >...

> @LeonardoBein try debugging with this code snippet, > > ```js > const sock = makeWASocket({ > version, > logger, > printQRInTerminal: true, > auth: state, > msgRetryCounterMap, > //...