whatsapp-api-js - v5.2.0
    Preparing search index...

    Type Alias ServerButtonMessage

    type ServerButtonMessage = {
        button: { payload: string; text: string };
        type: "button";
    }
    Index

    Properties

    Properties

    button: { payload: string; text: string }
    type: "button"