UNPKG

whatsapp-cloud-api

Version:

Node.js library for creating bots and sending/receiving messages using the Whatsapp Cloud API

3 lines (2 loc) 92 B
import { ICreateBot } from './createBot.types'; export declare const createBot: ICreateBot;