Skip to main content

@wildix/classound-client > Classound > sendWhatsAppInteractiveMessage

Classound.sendWhatsAppInteractiveMessage() method

Signature:

sendWhatsAppInteractiveMessage(args: SendWhatsAppInteractiveMessageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendWhatsAppInteractiveMessageCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

SendWhatsAppInteractiveMessageCommandInput

options

__HttpHandlerOptions

cb

(err: any, data?: SendWhatsAppInteractiveMessageCommandOutput) => void

Returns:

void