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

    Interface WhatsAppInteractiveMessageBase

    interface WhatsAppInteractiveMessageBase {
        body?: WhatsAppInteractiveBody;
        footer?: WhatsAppInteractiveFooter;
        header?: WhatsAppInteractiveHeader;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    WhatsAppInteractiveBody

    WhatsAppInteractiveFooter

    WhatsAppInteractiveHeader