@wildix/classound-client > Classound > sendWhatsAppInteractiveMessage
Classound.sendWhatsAppInteractiveMessage() method
Signature:
sendWhatsAppInteractiveMessage(args: SendWhatsAppInteractiveMessageCommandInput, cb: (err: any, data?: SendWhatsAppInteractiveMessageCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: SendWhatsAppInteractiveMessageCommandOutput) => void |
Returns:
void