variable whatsappBusinessHandlerimport { whatsappBusinessHandler } from "https://deno.land/x/abstract_bot_api@85.0.0/src/whatsapp.ts"; type(token: string,path: string,doTask: TaskHandler,) => Endpoint<WhatsappMessage>