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

    Type Alias ServerInteractiveListMessage

    type ServerInteractiveListMessage = {
        list_reply: { description?: string; id: string; title: string };
        type: "list_reply";
    }
    Index

    Properties

    Properties

    list_reply: { description?: string; id: string; title: string }
    type: "list_reply"