Skip to main content
import { whatsappBusiness } from "spectrum-ts/providers/whatsapp-business";
The WhatsApp Business provider wraps the official WhatsApp Business Cloud API. Reactions and threaded replies map to native WhatsApp features.
WhatsApp Business supports 1:1 conversations only. The API does not expose group management for business accounts. Calling space.create([userA, userB]) throws.

Explore WhatsApp Business

Setup

Configure Meta credentials and run a Spectrum message loop.

Conversations

Resolve WhatsApp users and start supported 1:1 conversations.