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

    Interface WhatsAppFlowMessage

    interface WhatsAppFlowMessage {
        message: WhatsAppFlow;
        message_type: "FLOWS";
    }
    Index

    Properties

    message: WhatsAppFlow

    WhatsAppFlow

    message_type: "FLOWS"

    The type of the channel specific message.