Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface WhatsAppInteractiveBody

    Body of the interactive message.

    interface WhatsAppInteractiveBody {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The content of the message (1024 characters maximum). Emojis and Markdown are supported.