adiwajshing / WhatsAppInfoBot

A Framework to Build Bots
312 stars 91 forks source link

ChatAPI2Responder.ts:86:49 - error TS2345: Argument of type 'MessageCompose' is not assignable to parameter of type 'boolean'. #10

Open JanverNike opened 2 years ago

JanverNike commented 2 years ago

Im a newbie, so maybe this is an obvious question, but when I try to install this module I receive a TypeScript error:

src/ChatAPI2Responder.ts:86:49 - error TS2345: Argument of type 'MessageCompose' is not assignable to parameter of type 'boolean'.

am I doing something wrong?

peota commented 2 years ago

I'm also getting the same error 🙄