whatsapp-api-js - v6.1.0
    Preparing search index...

    Type Alias ServerInteractiveButtonMessage

    type ServerInteractiveButtonMessage = {
        button_reply: { id: string; title: string };
        type: "button_reply";
    }
    Index

    Properties

    Properties

    button_reply: { id: string; title: string }
    type: "button_reply"