UNPKG

n8n-nodes-megaapi

Version:

N8N Community Node for MegaAPI WhatsApp automation - Complete WhatsApp integration with messaging, groups, media, and more

8 lines (7 loc) 367 B
export { pairingCodeProperties } from './pairingCode'; export { qrCodeProperties } from './qrCode'; export { logoutProperties } from './logout'; export { restartProperties } from './restart'; export { statusProperties } from './status'; export { downloadMediaMessageProperties } from './downloadMediaMessage'; export { isOnWhatsappProperties } from './isOnWhatsapp';