new(basic.gblib): New batch features.
This commit is contained in:
parent
14b3ff1fe1
commit
ccc8fdd2d7
1 changed files with 69 additions and 71 deletions
|
@ -817,11 +817,9 @@ export class WhatsappDirectLine extends GBService {
|
|||
}
|
||||
}
|
||||
}
|
||||
try {
|
||||
} catch (error) {
|
||||
GBLog.error(`GBWhatsApp ERR: ${GBUtil.toYAML(error)}`);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public async sendToDeviceEx(to, text, locale, conversationId) {
|
||||
|
|
Loading…
Add table
Reference in a new issue