@wildix-internal/wim-webhooks-client > Webhooks > sendMessageBatch
Webhooks.sendMessageBatch() method
Signature:
sendMessageBatch(args: SendMessageBatchCommandInput, options?: __HttpHandlerOptions): Promise<SendMessageBatchCommandOutput>;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<SendMessageBatchCommandOutput>