new(whatsapp.gblib): General Bots WhatsApp provider.

This commit is contained in:
Rodrigo Rodriguez 2022-07-19 16:51:48 -03:00
parent 45003e84bb
commit 08b24ad351

View file

@ -645,6 +645,7 @@ export class SystemKeywords {
* send sms to "+" + row.mobile, "Hello " + row.name + "! "
* loop
* @see NPM package data-forge
*
* // TODO: https://www.npmjs.com/package/parse-markdown-table
*/
public async find(file: string, ...args): Promise<any> {