mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 12:39:24 +00:00
working ws provider
This commit is contained in:
@@ -5,7 +5,7 @@ const { cleanNumber, generateImage } = require('./utils')
|
||||
|
||||
class WebWhatsappProvider extends ProviderClass {
|
||||
vendor
|
||||
constructor(_vendor) {
|
||||
constructor() {
|
||||
super()
|
||||
this.vendor = new Client({
|
||||
authStrategy: new LocalAuth(),
|
||||
|
||||
Reference in New Issue
Block a user