Wapi_NEW icon indicating copy to clipboard operation
Wapi_NEW copied to clipboard

No found module module.sendTextMsgToChat

Open mvsistema opened this issue 5 years ago • 0 comments

I started a new qrcode and wapi.js can not find the module

{ id: "SendTextMsgToChat", conditions: (module) => (module.sendTextMsgToChat) ? module.sendTextMsgToChat : null },

return null

MediaCollection is null too

mvsistema avatar Jun 20 '19 16:06 mvsistema