Table of Contents

TTMSFNCCloudWhatsAppText Class

Stores the body and preview option for a WhatsApp text message.

API unit family: TMSFNCCloudWhatsApp Inherits from: TPersistent

Syntax

TTMSFNCCloudWhatsAppText = class(TPersistent)

Properties

Name Description
Body Gets or sets the text body to send.
PreviewURL Gets or sets whether URL previews are enabled for links in Body.

Methods

Name Description
ToJSON Serializes the text message body to a WhatsApp text JSON object.